mirror of
https://github.com/ziglang/zig.git
synced 2026-02-02 12:43:40 +00:00
Before, `std.Progress` was printing unwanted stuff to stderr. Now, the test runner's logic to detect whether we should print each test as a separate line to stderr is properly activated.