mirror of
https://github.com/ziglang/zig.git
synced 2025-12-13 01:33:09 +00:00
by default the test runner will only print logs with "warning" or higher. this can be configured via the std.testing API. See #5738 for future plans