zig/test
Andrew Kelley 7bb4c855ad
Merge pull request #4222 from LemonBoy/eutwouwth
Prevent crash with empty non-exhaustive enum
2020-01-18 19:25:23 -05:00
..
src test harness: show annotated case name when translate-c test fails 2020-01-07 13:40:17 -05:00
stage1 Merge pull request #4222 from LemonBoy/eutwouwth 2020-01-18 19:25:23 -05:00
stage2
standalone zig fmt and update extern fn to callconv(.C) 2020-01-06 15:34:50 -05:00
assemble_and_link.zig
cli.zig
compare_output.zig
compile_errors.zig correct field count 2020-01-16 22:52:10 +02:00
gen_h.zig
run_translated_c.zig Handle forward-declared functions 2020-01-10 16:34:40 -05:00
runtime_safety.zig
stack_traces.zig
standalone.zig
tests.zig
translate_c.zig translate-c default enum tag type to c_int 2020-01-16 12:50:44 +02:00