zig/test
Luuk de Gram c0fe135ff3
test/link: remove redundant dependOn statements
`runAndCompare` will already depend on the `CheckObject` step itself
so it's not needed to also have the test step depend on the
check object step.
2022-10-18 17:20:08 +02:00
..
behavior value: implement Value.eqlAdvanced on slices 2022-10-18 14:16:39 +02:00
c_abi C ABI: Add tests for complex float/double support 2022-10-09 23:24:29 -07:00
cases fix hyphenation in test case 2022-10-12 16:10:57 +03:00
link test/link: remove redundant dependOn statements 2022-10-18 17:20:08 +02:00
src
stage2 fix test 2022-10-15 10:39:19 -07:00
standalone Module: fix early exit conditions during compilation 2022-10-15 14:18:35 -04:00
assemble_and_link.zig
behavior.zig llvm: fix lowering of runtime refs to comptime-only decls 2022-10-15 14:17:25 -04:00
cases.zig re-enable nvptx tests 2022-10-15 10:39:19 -07:00
cli.zig Compilation: strip debug info from ReleaseSmall by default 2022-10-11 17:51:25 +02:00
compare_output.zig
compile_errors.zig fix(text): hyphenate "comptime" adjectives 2022-10-05 21:19:30 +02:00
gen_h.zig
link.zig Sema: implement linksection on functions 2022-10-18 14:02:10 +03:00
run_translated_c.zig translate-c: Fix #12263 2022-10-10 22:29:56 +02:00
stack_traces.zig
standalone.zig Module: fix early exit conditions during compilation 2022-10-15 14:18:35 -04:00
tests.zig Sema: implement linksection on functions 2022-10-18 14:02:10 +03:00
translate_c.zig Update translate-c tests 2022-10-11 00:43:53 +02:00