zig/test/link
Pat Tullmann ed795a907d target.zig: Constrain aarch64 to glibc version 2.17 or later
Had constrained the `aarch64_be` target, but not `aarch64`.  This
constraint is necessary because earlier versions of glibc do not support
the aarch64 architecture.

Also, skip unsupported test cases.
2024-06-06 09:36:16 -07:00
..
bss remove deprecated LazyPath.path union tag 2024-04-11 14:02:47 -07:00
common_symbols remove deprecated LazyPath.path union tag 2024-04-11 14:02:47 -07:00
common_symbols_alignment remove deprecated LazyPath.path union tag 2024-04-11 14:02:47 -07: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 remove deprecated LazyPath.path union tag 2024-04-11 14:02:47 -07:00
static_libs_from_object_files remove deprecated LazyPath.path union tag 2024-04-11 14:02:47 -07:00
wasm remove deprecated LazyPath.path union tag 2024-04-11 14:02:47 -07:00
build.zig test/link: actually run tests requiring symlinks on non-Win 2024-05-22 14:59:32 +02:00
build.zig.zon Promote linker test cases to packages 2024-04-07 16:05:54 -07:00
elf.zig link/elf: populate current Zig version in .comment; test 2024-04-20 23:36:42 +02:00
link.zig test/link: actually run tests requiring symlinks on non-Win 2024-05-22 14:59:32 +02:00
macho.zig test/link/macho: add symbol stabs smoke test 2024-05-24 22:43:23 +02:00