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 avoid trying to translate microsoft's stdio.h inline functions 2020-01-01 20:33:07 -05:00
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 fix safety for sentinel-slicing floats 2019-12-20 18:28:59 -05:00
stack_traces.zig
standalone.zig
tests.zig fix test-gen-h and test-compile-errors regression 2020-01-05 13:08:18 -05:00
translate_c.zig translate-c default enum tag type to c_int 2020-01-16 12:50:44 +02:00