Commit Graph

20 Commits (main)

Author SHA1 Message Date
Alex Crichton b2679166a9
Run wasm tests on Windows (#466)
5 months ago
Alex Crichton 0de1b487fc
Fix testing the right targets on CI (#461)
5 months ago
Alex Crichton e29a3fef8b
Rewrite the build system with CMake (#429)
6 months ago
Alex Crichton 307694b2fb
Add DWARF debugging information to all artifacts by default (#422)
8 months ago
Joel Dice a7b2182949
update wasi-libc and fix out-of-date tests (#403)
9 months ago
Alex Crichton 9389ea5eee
Fix a flaky test failure in getentropy.c (#398)
10 months ago
Joel Dice 8f465debf6
build and test `wasm32-wasi-preview2` target (#370)
1 year ago
Casper Beyer 7c0558ba41
Add a testcase for getentropy (#169)
1 year ago
Cheng Shao 6dde7bb8d6
tests: use latest wasmtime for testing (#327)
2 years ago
Cheng Shao b77017ac55
Run tests under wasmtime as part of the CI (#278)
2 years ago
Dan Gohman b738c9d553 Add -fno-exception to iostream_main.cc.options.
2 years ago
Dan Gohman cecfcf7f91
Add a basic test for opendir, readdir, and closedir. (#266)
2 years ago
Dan Gohman 84801ba073
Add tests for `clock`, `times`, and `getrusage`. (#177)
2 years ago
Dan Gohman ceabbfe181
Test signals (#140)
5 years ago
Dan Gohman 4f53c610b3
Add a basic mmap and munmap testcase. (#137)
5 years ago
Dan Gohman b00a73afa2
Add a testcase for stat and lstat. (#115)
5 years ago
Dan Gohman b80771e767
Add tests for assert, abort, and environ. (#105)
5 years ago
Dan Gohman a6c0a9b3a4 Add several tests to test printf of various configurations.
5 years ago
Dan Gohman 51abbf27ae Add a test for environment variables.
5 years ago
Dan Gohman 21657b7a78 Add a rudimentary testsuite.
5 years ago