zig/test
Andrew Kelley 6e9fbc83ca add behavior test for comptime pointer casting
comptime `@ptrCast` a subset of an array, then write through it

closes #2444
2022-12-27 14:44:04 -07:00
..
behavior add behavior test for comptime pointer casting 2022-12-27 14:44:04 -07:00
c_abi llvm: fix C ABI for <=256 bit vectors 2022-12-20 18:34:33 +02:00
cases Sema: add error for recursive inline call 2022-12-26 16:36:30 +02:00
link link-tests: add macho strict validation test 2022-12-23 14:02:52 +01:00
src
stage2
standalone spawnWindows: Fix PATH searching when cwd is absolute 2022-12-19 04:12:46 -05:00
assemble_and_link.zig
behavior.zig Sema: add error for recursive inline call 2022-12-26 16:36:30 +02:00
cases.zig
cli.zig
compare_output.zig
compile_errors.zig
gen_h.zig
link.zig link-tests: add macho strict validation test 2022-12-23 14:02:52 +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 standalone tests: Add windows spawn test 2022-12-18 03:55:28 -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