Commit Graph

35 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 9ee70805ec
Add a CI check for testing toolchains as-distributed (#449)
6 months ago
Alex Crichton 08be2d4b29
Don't modify the host compiler's sysroot (#445)
6 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
Alex Crichton 392035c16d
Update LLVM to 18.1.2 and add wasm-component-ld (#402)
9 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
Alex Crichton 3e93db0b18
Add target-prefixed executables to the installation `bin` directory (#388)
10 months ago
Alex Crichton c2f9c100b0
Start renaming preview1 to p1 and preview2 to p2 (#386)
10 months ago
Joel Dice 8f465debf6
build and test `wasm32-wasi-preview2` target (#370)
1 year ago
Arvid Norlander 8d4dbb19fb
Set CMAKE_MODULE_PATH in the cmake toolchain file (#335)
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
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