diff options
author | Ben Smith <binjimin@gmail.com> | 2017-10-14 00:15:39 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-14 00:15:39 -0700 |
commit | d6964d412f07bd379c90ad1835902ca004f344a2 (patch) | |
tree | 9cf58603865a5c647c47e55d6f41cc3b409555ed /test/gen-spec-js/assert_malformed-quote.txt | |
parent | cf5df451ee53beccefec11e0be9e4de5cf4d69a3 (diff) | |
download | wabt-d6964d412f07bd379c90ad1835902ca004f344a2.tar.gz wabt-d6964d412f07bd379c90ad1835902ca004f344a2.tar.bz2 wabt-d6964d412f07bd379c90ad1835902ca004f344a2.zip |
Update output of gen-spec-js to match spec (#654)
* Use "call" and "get" helpers instead of accessing exports directly
* Don't use `$$` for the most recent instance, instead always use a
numbered instance (e.g. `$3`)
* Add comments before each command with file and line number
Diffstat (limited to 'test/gen-spec-js/assert_malformed-quote.txt')
-rw-r--r-- | test/gen-spec-js/assert_malformed-quote.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/gen-spec-js/assert_malformed-quote.txt b/test/gen-spec-js/assert_malformed-quote.txt index 57456a49..a842e29f 100644 --- a/test/gen-spec-js/assert_malformed-quote.txt +++ b/test/gen-spec-js/assert_malformed-quote.txt @@ -8,4 +8,6 @@ (;; STDOUT ;;; // A deliberately empty file for testing. +// assert_malformed-quote.txt:6 + ;;; STDOUT ;;) |