You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(*): hardening codegen tests by adding wasi proposals as submodules (#919)
* test(*): hardening codegen tests by adding wasi proposals as submodules
this commit adds a few git submodules for wasi proposals and placed them
in `tests/codegen` folder for testing purposes. it also changes the structure
now that it requires wit packages to have a `wit` folder inside the directory
similar to how wasi proposal structures.
Signed-off-by: Jiaxiao Zhou (Mossaka) <[email protected]>
* test(rust): skip wasi-http and wasi-cli
both have multiple worlds which require another refactoring of the
current test codebase to adopt that
Signed-off-by: Jiaxiao Zhou (Mossaka) <[email protected]>
* test(*): skip wasi-* tests on teavm and csharp
Signed-off-by: Jiaxiao Zhou (Mossaka) <[email protected]>
---------
Signed-off-by: Jiaxiao Zhou (Mossaka) <[email protected]>
0 commit comments