diff options
author | Ben Smith <binji@chromium.org> | 2016-05-09 17:24:01 -0700 |
---|---|---|
committer | Ben Smith <binji@chromium.org> | 2016-05-10 11:38:41 -0700 |
commit | 7805eab628a666979f2f95b0bcc93ab4c60da818 (patch) | |
tree | 656d147f173d4181e5c37b50ce1ada4f11870f17 /test/spec/memory_trap.txt | |
parent | 52223631265a9436e3751f0a037d68e16fcbd9fc (diff) | |
download | wabt-7805eab628a666979f2f95b0bcc93ab4c60da818.tar.gz wabt-7805eab628a666979f2f95b0bcc93ab4c60da818.tar.bz2 wabt-7805eab628a666979f2f95b0bcc93ab4c60da818.zip |
update run-tests.py/other scripts for SM support
Diffstat (limited to 'test/spec/memory_trap.txt')
-rw-r--r-- | test/spec/memory_trap.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/spec/memory_trap.txt b/test/spec/memory_trap.txt index d6ac0fef..61507c67 100644 --- a/test/spec/memory_trap.txt +++ b/test/spec/memory_trap.txt @@ -1,4 +1,4 @@ -;;; TOOL: run-d8-spec +;;; TOOL: run-js-spec ;;; STDIN_FILE: third_party/testsuite/memory_trap.wast (;; STDOUT ;;; third_party/testsuite/memory_trap.wast:24: $assert_return_0 unexpectedly threw: Error: memory access out of bounds |