mirror of
https://github.com/ziglang/zig.git
synced 2026-02-21 16:54:52 +00:00
`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