From 6a5cbb94fad9b375469d6433429521988b1de20b Mon Sep 17 00:00:00 2001 From: Keith Winstein <208955+keithw@users.noreply.github.com> Date: Wed, 30 Oct 2024 20:00:59 -0700 Subject: 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. --- test/spec/float_misc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/spec/float_misc.txt') diff --git a/test/spec/float_misc.txt b/test/spec/float_misc.txt index aa11bb90..1a781b57 100644 --- a/test/spec/float_misc.txt +++ b/test/spec/float_misc.txt @@ -1,5 +1,5 @@ ;;; TOOL: run-interp-spec ;;; STDIN_FILE: third_party/testsuite/float_misc.wast (;; STDOUT ;;; -441/441 tests passed. +471/471 tests passed. ;;; STDOUT ;;) -- cgit v1.2.3