rust/tests
jyn 8bfe9dbae2 libtest: Print the names of failed tests eagerly
Previously, libtest would wait until all tests finished running to print the progress, which made it
annoying to run many tests at once (since you don't know which have failed). Change it to print the
names as soon as they fail.

This also adds a test for the terse output; previously it was untested.
2024-03-04 21:45:41 -05:00
..
assembly
auxiliary
codegen
codegen-units
coverage
coverage-run-rustdoc
debuginfo
incremental
mir-opt
pretty
run-make
run-make-fulldeps
run-pass-valgrind
rustdoc
rustdoc-gui
rustdoc-js
rustdoc-js-std
rustdoc-json
rustdoc-ui
ui libtest: Print the names of failed tests eagerly 2024-03-04 21:45:41 -05:00
ui-fulldeps
COMPILER_TESTS.md