zig/test/link/macho
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
..
dead_strip link-test: refactor and reorg 2022-08-17 23:13:49 +02:00
dead_strip_dylibs macho: implement and handle -needed-* and -needed_* family of flags 2022-06-27 19:53:38 +02:00
dylib Use EmulatableRunStep for MachO linker tests 2022-07-23 10:03:51 +02:00
entry Use EmulatableRunStep for MachO linker tests 2022-07-23 10:03:51 +02:00
headerpad macho: implement -headerpad_max_install_names 2022-06-25 18:04:40 +02:00
needed_framework macho: implement and handle -needed-* and -needed_* family of flags 2022-06-27 19:53:38 +02:00
needed_library Use EmulatableRunStep for MachO linker tests 2022-07-23 10:03:51 +02:00
objc Use EmulatableRunStep for MachO linker tests 2022-07-23 10:03:51 +02:00
objcpp macho: rework symbol handling for incremental stage2 builds 2022-07-22 16:58:20 +02:00
pagezero link-test: refactor and reorg 2022-08-17 23:13:49 +02:00
search_strategy link-test: refactor and reorg 2022-08-17 23:13:49 +02:00
stack_size link-test: refactor and reorg 2022-08-17 23:13:49 +02:00
tls link-test: refactor and reorg 2022-08-17 23:13:49 +02:00
weak_framework link-tests: test -weak-lx and -weak_framework x 2022-06-28 09:22:04 +02:00
weak_library Use EmulatableRunStep for MachO linker tests 2022-07-23 10:03:51 +02:00