diff options
author | Ben Smith <binji@chromium.org> | 2015-10-13 22:38:42 -0700 |
---|---|---|
committer | Ben Smith <binji@chromium.org> | 2015-10-13 22:38:44 -0700 |
commit | 9c56f163e228ce6fbe918509577060aa202d0f09 (patch) | |
tree | d40c44038dc2de73f1f44f9448c87fdf24cd631d /test/spec/left-to-right.txt | |
parent | 0b2ae03147db7954b46cce5881fcd04beb0ef200 (diff) | |
download | wabt-9c56f163e228ce6fbe918509577060aa202d0f09.tar.gz wabt-9c56f163e228ce6fbe918509577060aa202d0f09.tar.bz2 wabt-9c56f163e228ce6fbe918509577060aa202d0f09.zip |
nicer output from spec tests
Don't print successes, only failures. Also print file:line on error.
Diffstat (limited to 'test/spec/left-to-right.txt')
-rw-r--r-- | test/spec/left-to-right.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/spec/left-to-right.txt b/test/spec/left-to-right.txt index 465df9a5..18f0bc3b 100644 --- a/test/spec/left-to-right.txt +++ b/test/spec/left-to-right.txt @@ -12,6 +12,3 @@ ;;; STDERR ;;) -(;; STDOUT ;;; -instantiating module -;;; STDOUT ;;) |