zig/test/link/macho
Luuk de Gram c0fe135ff3
test/link: remove redundant dependOn statements
`runAndCompare` will already depend on the `CheckObject` step itself
so it's not needed to also have the test step depend on the
check object step.
2022-10-18 17:20:08 +02:00
..
dead_strip test/link: remove redundant dependOn statements 2022-10-18 17:20:08 +02:00
dead_strip_dylibs macho: implement and handle -needed-* and -needed_* family of flags 2022-06-27 19:53:38 +02:00
dylib test/link: remove redundant dependOn statements 2022-10-18 17:20:08 +02:00
empty add removed expected stdout comparison in link test 2022-09-18 09:28:46 +02:00
entry test/link: remove redundant dependOn statements 2022-10-18 17:20:08 +02:00
headerpad macho: implement -headerpad_max_install_names 2022-06-25 18:04:40 +02:00
linksection Sema: implement linksection on functions 2022-10-18 14:02:10 +03:00
needed_framework macho: implement and handle -needed-* and -needed_* family of flags 2022-06-27 19:53:38 +02:00
needed_library test/link: remove redundant dependOn statements 2022-10-18 17:20:08 +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 test/link: remove redundant dependOn statements 2022-10-18 17:20:08 +02:00
stack_size test/link: remove redundant dependOn statements 2022-10-18 17:20:08 +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 test/link: remove redundant dependOn statements 2022-10-18 17:20:08 +02:00