mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 14:23:09 +00:00
This flag makes the build runner rebuild unit tests after the pipeline finishes, if it finds any unit tests. I did not make this integrate with file system watching yet. The test runner is updated to detect which tests are fuzz tests. Run step is updated to track which test indexes are fuzz tests.