mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 22:02:23 +01:00
Trying to make it easier to skim test output for failures. Note this excludes all the RUN and OK. Failing tests may still be verbose due to the diff printed, but CHECK-fails should become short. ``` ==================== Test output for //toolchain/testing:file_test: Running tests with 128 thread(s) ... Done! [==========] 1272 tests from 1 test suite ran. (688 ms total) [ PASSED ] 1272 tests. ================================================================================ ```
Testing
Testing-specific libraries.