This website works better with JavaScript.
欢迎来到马士兵代码仓库
Sign In
msb_14154
/
wasi-sdk
mirror of
https://github.com/WebAssembly/wasi-sdk
Watch
1
Star
0
Code
Issues
Projects
Releases
Wiki
Activity
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.
main
main
toolchain_conly
threads-prerelease
sunfishcode/really-update-llvm
sunfishcode/llvm-13
cmake_module_path
sunfishcode/test-seekdir
remove_no_threads
run_tests
update_expected
lto
pch/compnerd_cmake_integration
pch/debian_dep
remove-hacks
wasi-sdk-25
wasi-sdk-24
wasi-sdk-23
wasi-sdk-22
wasi-sdk-21
wasi-sdk-20
wasi-sdk-20+threads
wasi-sdk-19
wasi-sdk-18
wasi-sdk-17
wasi-sdk-16
wasi-sdk-15
wasi-sdk-14
wasi-sdk-13
wasi-sdk-12
wasi-sdk-11
wasi-sdk-10
wasi-sdk-9
wasi-sdk-8
wasi-sdk-7
wasi-sdk-6
wasi-sdk-5
wasi-sdk-4
wasi-sdk-3
wasi-sdk-2
wasi-sdk-1
wasi-sdk-0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'main'
${ noResults }
wasi-sdk
/
tests
/
.gitignore
4 lines
38 B
Raw
Permalink
Normal View
History
Unescape
Escape
Add a rudimentary testsuite. This adds a very primitive test harness and tests relevant to the recent changes to how program startup works, as well as the upcoming changes to support LTO.
5 years ago
*.observed
Add tests for assert, abort, and environ. (#105) To support this, add a mechanism for filtering test output to filter out uninteresting diffs. This adds some coverage for the code being changed in https://github.com/WebAssembly/wasi-libc/pull/184.
5 years ago
*.observed.filtered
Add a rudimentary testsuite. This adds a very primitive test harness and tests relevant to the recent changes to how program startup works, as well as the upcoming changes to support LTO.
5 years ago
*.wasm