Commit Graph

11 Commits (c891cd2036d5630e67826f70aec9c0ba117c67e9)

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
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