summary refs log tree commit diff
path: root/src/libtest/formatters
AgeCommit message (Expand)AuthorLines
2019-04-07Revert "Auto merge of #57842 - gnzlbg:extract_libtest, r=gnzlbg"Jacob Greenfield-0/+697
2019-03-19Move libtest out of rust-lang/rustgnzlbg-697/+0
2019-02-04Transition libtest to 2018 editionHirokazu Hata-1/+1
2018-12-25Remove licensesMark Rousskov-40/+0
2018-12-07Various minor/cosmetic improvements to codeAlexander Regueiro-1/+1
2018-08-31Make json test output formatter represent "filtered_out" as numCharlie Andrews-1/+1
2018-08-31Make json test output formatter represent "test_count" as numCharlie Andrews-1/+1
2018-08-26Rollup merge of #53428 - RalfJung:libtest-terse, r=KodrAusGuillaume Gomez-1/+5
2018-08-23use String::new() instead of String::from(""), "".to_string(), "".to_owned() ...Matthias Krüger-1/+1
2018-08-20commentRalf Jung-1/+1
2018-08-16libtest terse format: show how far in we areRalf Jung-1/+5
2018-05-02Remove leftover tab in libtest outputsPhilipp Hansch-4/+4
2018-03-21Cargo fmt libtestSeiichi Uchida-44/+23
2018-01-26libtest: Split-up formatters.rs into smaller modulesGilad Naaman-0/+754