zig/test
Andrew Kelley acdf4048b4
allow local variable address detection to regress
See #3180 for a more comprehensive plan to catch this problem. More
sophisticated control flow analysis is needed to provide compile errors
for returning local variable addresses from a function.
2020-02-09 22:40:36 -05:00
..
src test harness: show annotated case name when translate-c test fails 2020-01-07 13:40:17 -05:00
stage1 fix defer interfering with return value spill 2020-02-09 17:19:28 -05:00
stage2
standalone Patch in arena to cleanup leaks 2020-01-29 22:22:00 -06:00
assemble_and_link.zig
cli.zig Convert a few more page_allocator 2020-01-30 00:27:44 -06:00
compare_output.zig Promoted "leak_count_allocator" to the main testing.allocator 2020-01-29 22:22:00 -06:00
compile_errors.zig allow local variable address detection to regress 2020-02-09 22:40:36 -05:00
gen_h.zig
run_translated_c.zig Generate compilable code for array inits 2020-01-30 19:45:08 +01:00
runtime_safety.zig fix safety for sentinel-slicing floats 2019-12-20 18:28:59 -05:00
stack_traces.zig Adjust tests & work around a nasty ICE 2020-01-21 23:17:02 +01:00
standalone.zig
tests.zig fix regression in windows stack traces tty detection 2020-01-26 18:28:52 -05:00
translate_c.zig translate c type names 2020-02-05 17:52:46 +02:00