mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 05:57:03 +03:00
e7c2ab6d5b
tweak new test suite output - Make the entire "## Running ui tests ..." green, including the target. - Fix double-space in `testname.rs .. ok`. - Make the final summary a bit more like compiletest-rs, in particular the newlines around it - Use the term "ignored" consistently, rather than "skipped" r? `@oli-obk`