Skip to content

Commit

Permalink
Update testsuite
Browse files Browse the repository at this point in the history
  • Loading branch information
RReverser committed Jan 17, 2024
1 parent 32de472 commit 30296fd
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
1 change: 1 addition & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[submodule "tests/testsuite"]
path = tests/testsuite
url = https://github.com/WebAssembly/testsuite.git
branch = main
3 changes: 0 additions & 3 deletions tests/spec.rs
Original file line number Diff line number Diff line change
Expand Up @@ -229,10 +229,7 @@ impl Tests {
};
}

read_proposal_tests!("bulk-memory-operations");
read_proposal_tests!(? "exception-handling");
read_proposal_tests!("reference-types");
read_proposal_tests!("simd");
read_proposal_tests!(? "tail-call");
read_proposal_tests!(? "threads");

Expand Down
2 changes: 1 addition & 1 deletion tests/testsuite
Submodule testsuite updated 293 files

0 comments on commit 30296fd

Please sign in to comment.