zig/test/link
Luuk de Gram ef0df24626
test/link: add linker test to verify mangling
This adds a simple linker test to ensure the built library contains
an import entry for each extern function call that was mangled.
2022-11-01 15:43:34 +01: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 test/link: remove redundant dependOn statements 2022-10-18 17:20:08 +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 test/link: add linker test to verify mangling 2022-11-01 15:43:34 +01:00