Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-27 16:43:07 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test/link
History
Jakub Konka 2c184f9a5f link-tests: add checkNotPresent and add -dead_strip smoke test
`checkNotPresent` is the inverse of `checkNext` - if the phrase is
found in the output, then it fails the test.
2022-07-22 16:58:21 +02:00
..
bss
test: introduce link(er) tests - builds on standalone tests
2022-06-20 17:59:17 +02:00
common_symbols
test: introduce link(er) tests - builds on standalone tests
2022-06-20 17:59:17 +02:00
common_symbols_alignment
test: introduce link(er) tests - builds on standalone tests
2022-06-20 17:59:17 +02:00
interdependent_static_c_libs
test: introduce link(er) tests - builds on standalone tests
2022-06-20 17:59:17 +02:00
macho
link-tests: add checkNotPresent and add -dead_strip smoke test
2022-07-22 16:58:21 +02:00
static_lib_as_system_lib
test: introduce link(er) tests - builds on standalone tests
2022-06-20 17:59:17 +02:00
tls
test: introduce link(er) tests - builds on standalone tests
2022-06-20 17:59:17 +02:00
wasm
wasm-linker: Implement linker tests (#12006)
2022-07-12 14:36:33 +02:00