Commit Graph

20 Commits (af9c369b9c12cf834a6e5f5f5a32952b3a842b26)

Author SHA1 Message Date
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
Sam Clegg 800231ee93
Honor $CC and $CXX in test runner (#132)
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 5e71a54257 Add a few more interesting addresses to the addresses test.
5 years ago
Dan Gohman 9b2390ca3d Don't compile `__data_end` on clang 9.0.
5 years ago
Dan Gohman 757c262719 Add a way to run the testsuite in compile-only mode.
5 years ago
Dan Gohman a73a2b3779 Fix a typo in a comment.
5 years ago
Dan Gohman 68603d47f2 Delete unused file.
5 years ago
Dan Gohman 1928fc364b Add comments.
5 years ago
Dan Gohman b4b552c1ef Add comments to testcase.sh.
5 years ago
Dan Gohman 268a57b41f Rename runwasm to runwasi.
5 years ago
Dan Gohman 21657b7a78 Add a rudimentary testsuite.
5 years ago