rust/library/test/src/formatters
Matthias Krüger bf72b64b96
Rollup merge of #110651 - durin42:xunit-stdout, r=cuviper
libtest: include test output in junit xml reports

Fixes #110336.
2023-05-04 19:18:18 +02:00
..
json.rs Ensure test library issues json string line-by-line 2023-05-01 10:27:37 +02:00
junit.rs junit: fix typo in comment and don't include output for passes when not requested 2023-04-28 18:37:26 -04:00
mod.rs Implementing "<test_binary> --list --format json" #107307 #49359 2023-03-15 14:20:20 -04:00
pretty.rs Implementing "<test_binary> --list --format json" #107307 #49359 2023-03-15 14:20:20 -04:00
terse.rs Implementing "<test_binary> --list --format json" #107307 #49359 2023-03-15 14:20:20 -04:00