zig/test/link
Jakub Konka 9b595dd55f link-test: refactor and reorg
Move common tests by target file format (Wasm, MachO) into helper
functions in `link.zig`, and sort alphabetically within for easier
tracking versus file organization on disk.
2022-08-17 23:13:49 +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-test: refactor and reorg 2022-08-17 23:13:49 +02:00
static_lib_as_system_lib 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