zig/test
r00ster91 20d3fd901e std.builtin: rename Type.Fn.Param's arg_type to type
It's the type of a parameter, not an argument, but the prefix is redundant either way.
2022-12-17 14:11:33 +01:00
..
behavior std.builtin: rename Type.Fn.Param's arg_type to type 2022-12-17 14:11:33 +01: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 std.builtin: rename Type.Fn.Param's arg_type to type 2022-12-17 14:11:33 +01:00
link link-tests: force cross-comp to exclude host differences 2022-12-17 00:53:47 +01:00
src
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
behavior.zig Add test for #13366 2022-12-16 18:21:56 +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
link.zig macho: add uuid link test 2022-12-16 18:31:48 +01:00
run_translated_c.zig
stack_traces.zig zig fmt: fix extra whitespace with multiline strings 2022-12-17 00:24:58 +02:00
standalone.zig Revert "compiler_c test: skip build modes on aarch64-windows" 2022-12-12 04:58:10 +08:00
tests.zig disable failing behavior tests with -ofmt=c -target x86_64-windows 2022-12-07 04:01:04 -05:00
translate_c.zig translate-c: remove stage1 conditions from tests 2022-12-06 12:15:05 -07:00