zig/test
Michael Dusan a19e73d8ae
test: add compare-panic
`zig build test-compare-panic`

Create basic tests to compare panic output. The address field
is replaced by a symbolic constant and each expected output is
specific to os. Tests will only run for explicitly defined
platforms.

see also #2485
2019-09-03 09:59:43 -04:00
..
stage1 fix const result loc, runtime if cond, else unreachable 2019-09-02 20:28:25 -04:00
stage2
standalone retire the example/ folder, rename test-build-examples to "standalone" 2019-07-16 12:15:46 -04:00
assemble_and_link.zig
cli.zig
compare_output.zig std/fmt.zig: Pass full options struct to all internal functions 2019-08-19 22:15:15 +12:00
compare_panic.zig test: add compare-panic 2019-09-03 09:59:43 -04:00
compile_errors.zig improvements to @asyncCall 2019-08-31 18:50:16 -04:00
gen_h.zig
runtime_safety.zig fix compiler not checking alignment of function frames 2019-08-17 13:04:50 -04:00
standalone.zig retire the example/ folder, rename test-build-examples to "standalone" 2019-07-16 12:15:46 -04:00
tests.zig test: add compare-panic 2019-09-03 09:59:43 -04:00
translate_c.zig fix escape sequence rendering 2019-07-23 14:49:19 -04:00