30 Commits (064968b01de111916d072c22131d2b1535fd2f7d)

Author SHA1 Message Date
Alex Crichton 1321c234e5
Remove dependency on `more-asserts` (#4408) 2 years ago
Pat Hickey 8667d8c244 test-programs: test wasi-tokio 4 years ago
Pat Hickey 72a8f9235d cap-primitives bump fixes windows bugs 4 years ago
Pat Hickey c8ca639b93 new cap-std apis fix some windows tests! 4 years ago
Pat Hickey 31145060b2 remove virtfs - it is not suitable for use 4 years ago
Pat Hickey 857ef411b5 upstream fixes are pending for symlink_create & nofollow_errors on windows 4 years ago
Pat Hickey e3850752b2 this windows test should be fixed... 4 years ago
Pat Hickey 848be8c932 path_rename should work on windows with TESTCONFIG 4 years ago
Pat Hickey 92e1949944 doh 4 years ago
Pat Hickey ac60b034f0 well this much passes 4 years ago
Pat Hickey fcecb3fea6 test-programs: test both cap-std-sync and virtfs backend 4 years ago
Pat Hickey d628677fae move test failures into ignores in build.rs 4 years ago
Pat Hickey 996d49c81f nofollow test: permit ACCES as well as LOOP when opening with nofollow 4 years ago
Pat Hickey a46c2ad0aa split poll tests up, only one requires "real" stdio 4 years ago
Pat Hickey 04805fcc5f pass a test, dubiously 4 years ago
Pat Hickey c16e731455 get rid of linker Rc cycle, and add debug info to test programs 4 years ago
Pat Hickey 759455192b test-programs: learn how to preopen a dir again 4 years ago
Pat Hickey dfcdbfd0fe test-programs: no longer test virtfs separately 4 years ago
Peter Huene 41b4721512
Add a test case for WASI file truncation. 4 years ago
Alex Crichton d8920c0125
Sync expected successful tests on AArch64 (#1581) 5 years ago
Alex Crichton d1aa86f91a
Add AArch64 tests to CI (#1526) 5 years ago
Marcin Mielniczuk f6e3ab03a2
Implement path_link for Windows. (#1199) 5 years ago
iximeow 7e0d9decbf
Virtual file support (#701) 5 years ago
Marcin Mielniczuk 4695c95374
WIP implementation of poll_oneoff on Windows 5 years ago
Alex Crichton e13fabb276 Start to update the `wasi` crate in wasi tests (#675) 5 years ago
Jakub Konka bbe2a797ba
Fix feature-gating of test-programs (#612) 5 years ago
Jakub Konka a58709d99e Feature-gate test-programs 5 years ago
Dan Gohman 58dd4c6c88 Replace more miscellaenous `read_wasm` utilities with `wat::parse_file`. (#601) 5 years ago
Jakub Konka 9896a5cabd
Add test for dangling file/dir handles (#566) 5 years ago
Dan Gohman d4fd229e5e
Reorganize wasi-misc-tests. (#575) 5 years ago