aboutsummaryrefslogtreecommitdiff
path: root/test/link/macho/dylib
AgeCommit message (Expand)Author
2022-07-23Use `EmulatableRunStep` for MachO linker testsLuuk de Gram
2022-06-27macho: implement and handle `-needed-*` and `-needed_*` family of flagsJakub Konka
2022-06-23link-tests: rename check() to checkStart()Jakub Konka
2022-06-22link-tests: fix dumping of LOAD_DYLIB: name instead of path fieldJakub Konka
2022-06-22link-tests: rename CheckMachOStep to CheckObjectStep and accept obj formatJakub Konka
2022-06-21link-tests: move macho tests to subfolderJakub Konka