mirror of
https://github.com/ziglang/zig.git
synced 2025-12-30 01:53:16 +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