zig/test
2022-12-06 17:57:27 -07:00
..
behavior add behavior test for while(true) not needing else unreachable 2022-12-06 17:57:27 -07:00
c_abi llvm: fix x86_64 sysV ABI of big vectors on avx512 enabled CPUs 2022-11-23 00:05:07 +02:00
cases Sema: detect duplicate enum tag values 2022-12-04 14:12:24 +02:00
link remove -fstage1 option 2022-12-06 12:15:04 -07:00
src std lib API deprecations for the upcoming 0.9.0 release 2021-11-30 00:13:07 -07:00
stage2 CBE: use bool, true, false, instead of zig_ prefixes 2022-12-02 16:12:49 -07:00
standalone add test coverage for zig build CLI and options API 2022-11-30 13:22:43 -07:00
assemble_and_link.zig migrate from std.Target.current to @import("builtin").target 2021-10-04 23:48:55 -07:00
behavior.zig Sema: fix comparisons between lazy and runtime values 2022-12-03 00:09:23 +02: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 std.mem.Allocator: allow shrink to fail 2022-11-29 23:30:38 -07:00
compile_errors.zig add tests for tuple declarations 2022-11-23 22:16:31 +02:00
gen_h.zig run zig fmt on src/ and test/ 2020-10-31 12:21:49 +02:00
link.zig 'fmt' 2022-11-26 17:16:56 -05:00
run_translated_c.zig translate-c: Fix #12263 2022-10-10 22:29:56 +02:00
stack_traces.zig AstGen: Pop error trace for continue 2022-11-22 14:00:41 +02:00
standalone.zig add test coverage for zig build CLI and options API 2022-11-30 13:22:43 -07:00
tests.zig remove -fstage1 option 2022-12-06 12:15:04 -07:00
translate_c.zig translate-c: remove stage1 conditions from tests 2022-12-06 12:15:05 -07:00