Reorganize tests.
- Move spec_testsuite and misc_testsuite under the tests directory. - Remove some redundant tests from filetests. - Move wat tests to wat/tests.
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -1,5 +1,5 @@
|
||||
[submodule "spec_testsuite"]
|
||||
path = spec_testsuite
|
||||
path = tests/spec_testsuite
|
||||
url = https://github.com/WebAssembly/testsuite
|
||||
[submodule "crates/api/c-examples/wasm-c-api"]
|
||||
path = crates/api/c-examples/wasm-c-api
|
||||
|
||||
Reference in New Issue
Block a user