mirror of
https://github.com/ziglang/zig.git
synced 2026-01-21 06:45:24 +00:00
For instance, the file 'cases/compile_errors/undeclared_identifier.zig' now corresponds to test name 'compile_errors.undeclared_identifier'. This is useful because you can now filter based on the case dirname using `-Dtest-filter`.