You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Dan Gohman d1fce1e836
Modify the `poll_oneoff_files` test tolerate OS differences. (#3346)
3 years ago
..
src Modify the `poll_oneoff_files` test tolerate OS differences. (#3346) 3 years ago
Cargo.lock config is lazy_static to amoritze it 4 years ago
Cargo.toml config is lazy_static to amoritze it 4 years ago
README.md Reorganize wasi-misc-tests. (#575) 5 years ago

README.md

This is the wasi-tests crate, which contains source code for the system-level WASI tests.

Building these tests requires that the wasm32-wasi target be installed.