zig/test/link
Andrew Kelley 42602dc96b test/link/wasm/export-data: update expected behavior
Object being linked has neither functions nor globals named "foo" or
"bar" and so these names correctly fail to be exported when creating an
executable.
2025-01-15 15:11:37 -08:00
..
bss test-link: migrate from deprecated std.Build APIs 2024-12-18 01:49:10 +05:00
common_symbols test-link: migrate from deprecated std.Build APIs 2024-12-18 01:49:10 +05:00
common_symbols_alignment test-link: migrate from deprecated std.Build APIs 2024-12-18 01:49:10 +05:00
glibc_compat test-link: migrate from deprecated std.Build APIs 2024-12-18 01:49:10 +05:00
interdependent_static_c_libs test-link: migrate from deprecated std.Build APIs 2024-12-18 01:49:10 +05:00
static_libs_from_object_files test-link: migrate from deprecated std.Build APIs 2024-12-18 01:49:10 +05:00
wasm test/link/wasm/export-data: update expected behavior 2025-01-15 15:11:37 -08:00
build.zig std: update std.builtin.Type fields to follow naming conventions 2024-08-28 08:39:59 +01:00
build.zig.zon test/link/wasm/segment: delete bad test 2025-01-15 15:11:37 -08:00
elf.zig link/Elf: ensure we always sort all relocations by r_offset in -r mode 2024-10-29 17:27:42 -07:00
link.zig test-link: migrate from deprecated std.Build APIs 2024-12-18 01:49:10 +05:00
macho.zig compiler: disallow callconv etc from depending on function parameters 2024-12-18 23:06:35 +00:00