zig/test/link
Andrew Kelley 2857a3bcb6 link.Elf tests: update for new static lib behavior
the new code in this branch correctly only stores basenames in the
static archive; update the test to reflect that.
2024-10-10 14:21:52 -07:00
..
bss Change deprecated b.host to b.graph.host in tests and Zig's build.zig 2024-06-13 10:49:06 -04:00
common_symbols Change deprecated b.host to b.graph.host in tests and Zig's build.zig 2024-06-13 10:49:06 -04:00
common_symbols_alignment Change deprecated b.host to b.graph.host in tests and Zig's build.zig 2024-06-13 10:49:06 -04:00
glibc_compat target.zig: Constrain aarch64 to glibc version 2.17 or later 2024-06-06 09:36:16 -07:00
interdependent_static_c_libs Change deprecated b.host to b.graph.host in tests and Zig's build.zig 2024-06-13 10:49:06 -04:00
static_libs_from_object_files Change deprecated b.host to b.graph.host in tests and Zig's build.zig 2024-06-13 10:49:06 -04:00
wasm test: Update wasm/infer-features based on what LLVM produces. 2024-09-19 18:20:21 -07:00
build.zig std: update std.builtin.Type fields to follow naming conventions 2024-08-28 08:39:59 +01:00
build.zig.zon Promote linker test cases to packages 2024-04-07 16:05:54 -07:00
elf.zig link.Elf tests: update for new static lib behavior 2024-10-10 14:21:52 -07:00
link.zig linker tests: avoid trivially unnecessary allocation 2024-10-10 14:21:52 -07:00
macho.zig test/link/macho: test reporting undefined special symbols 2024-10-09 21:39:45 +02:00