mlugg 493e37fa50
cases: include dirname in case names
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`.
2025-06-01 12:10:57 +01:00
..
2025-06-01 12:10:57 +01:00
2025-04-26 13:34:17 +10:00
2024-03-28 15:24:01 +02:00