summaryrefslogtreecommitdiff
path: root/test/wasm2c/spec/exception-handling
diff options
context:
space:
mode:
authorKeith Winstein <208955+keithw@users.noreply.github.com>2024-10-30 20:00:59 -0700
committerGitHub <noreply@github.com>2024-10-30 20:00:59 -0700
commit6a5cbb94fad9b375469d6433429521988b1de20b (patch)
tree847c7b09e581bdeb5de8ed1fb014cd643b7b1d0e /test/wasm2c/spec/exception-handling
parent9a7cf04d0fb9d4fbf0d943b7a7c5a761c014eb09 (diff)
downloadwabt-6a5cbb94fad9b375469d6433429521988b1de20b.tar.gz
wabt-6a5cbb94fad9b375469d6433429521988b1de20b.tar.bz2
wabt-6a5cbb94fad9b375469d6433429521988b1de20b.zip
Update testsuite (#2495)
The memory64 `table.wast` test has started to depend on function-references and gc (which WABT doesn't support yet), so vendor an older version of the test.
Diffstat (limited to 'test/wasm2c/spec/exception-handling')
-rw-r--r--test/wasm2c/spec/exception-handling/imports.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/wasm2c/spec/exception-handling/imports.txt b/test/wasm2c/spec/exception-handling/imports.txt
index 8934d77a..d3a3c170 100644
--- a/test/wasm2c/spec/exception-handling/imports.txt
+++ b/test/wasm2c/spec/exception-handling/imports.txt
@@ -15,5 +15,5 @@ spectest.print_f64(24)
spectest.print_f64(24)
spectest.print_f64(24)
spectest.print_i32(13)
-37/37 tests passed.
+34/34 tests passed.
;;; STDOUT ;;)