libtest: Print the total time taken to execute a test suite
This commit is contained in:
parent
c922857066
commit
470c059e69
43 changed files with 176 additions and 64 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
// compile-flags:--test
|
||||
// normalize-stdout-test: "src/test/rustdoc-ui" -> "$$DIR"
|
||||
// normalize-stdout-test "finished in \d+\.\d+s" -> "finished in $$TIME"
|
||||
// failure-status: 101
|
||||
|
||||
/// ```compile_fail,E0004
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue