Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-29 09:33:18 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test/link/macho
History
Jakub Konka 5834a608fc link-tests: do not save global extracted var unless a match
Improve testing MachO binaries by verbose printing of the symtab
which includes segment,section names for defined symbols, and
import (dylib) name for imports.
2022-06-28 10:23:25 +02:00
..
dead_strip_dylibs
macho: implement and handle -needed-* and -needed_* family of flags
2022-06-27 19:53:38 +02:00
dylib
macho: implement and handle -needed-* and -needed_* family of flags
2022-06-27 19:53:38 +02:00
entry
link-tests: do not save global extracted var unless a match
2022-06-28 10:23:25 +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
link-tests: test -weak-lx and -weak_framework x
2022-06-28 09:22:04 +02:00
objc
link-tests: move macho tests to subfolder
2022-06-21 23:01:09 +02:00
objcpp
link-tests: move macho tests to subfolder
2022-06-21 23:01:09 +02:00
pagezero
link-tests: rename check() to checkStart()
2022-06-23 13:16:03 +02:00
search_strategy
macho: implement and handle -needed-* and -needed_* family of flags
2022-06-27 19:53:38 +02:00
stack_size
link-tests: rename check() to checkStart()
2022-06-23 13:16:03 +02:00
weak_framework
link-tests: test -weak-lx and -weak_framework x
2022-06-28 09:22:04 +02:00
weak_library
link-tests: do not save global extracted var unless a match
2022-06-28 10:23:25 +02:00