zig/test
Jakub Konka f24ceec35a
Merge pull request #17844 from ziglang/elf-object
elf: handle emitting relocatables and static libraries - humble beginnings
2023-11-04 20:58:15 +01:00
..
behavior x86_64: fix std test failures 2023-11-03 23:18:21 -04:00
c_abi x86_64: fix c abi test failures 2023-10-27 23:31:20 -04:00
cases Add compile error test case for union layout depending on pointer alignment 2023-10-31 01:35:58 +00:00
link elf: add link smoke tests covering emitting obj and static lib 2023-11-04 09:13:34 +01:00
src Step.Compile: differentiate between fuzzy and exact matches for compile errors 2023-10-25 11:40:16 +02:00
standalone Merge pull request #17407 from truemedian/http-ng 2023-10-22 17:48:03 -04:00
assemble_and_link.zig
behavior.zig split export behavior test into export_keyword and export_builtin 2023-10-27 12:45:04 -07:00
cases.zig llvm: fix data layout calculation for experimental llvm targets 2023-08-01 19:20:22 -07:00
cbe.zig
compare_output.zig
compile_errors.zig give modules friendly names for error reporting 2023-10-08 20:58:04 -07:00
gen_h.zig
link.zig elf: port some of zld's test harness 2023-09-26 21:07:47 +02:00
llvm_targets.zig llvm: fix data layout calculation for experimental llvm targets 2023-08-01 19:20:22 -07:00
nvptx.zig
run_translated_c.zig tests: translate-c and run-translated-c to the test harness 2023-10-17 11:55:17 +03:00
stack_traces.zig
standalone.zig move two TODO comments to a github issue 2023-10-11 11:40:13 -07:00
tests.zig x86_64: fix compiler rt test failures 2023-10-29 07:20:36 -04:00
translate_c.zig tests: translate-c and run-translated-c to the test harness 2023-10-17 11:55:17 +03:00