Commit Graph

6 Commits

Author SHA1 Message Date
Jacob Greenfield 28ea249ab5
Revert "Auto merge of #57842 - gnzlbg:extract_libtest, r=gnzlbg"
This reverts commit 3eb4890dfe, reversing
changes made to 7a4df3b53d.
2019-04-07 03:16:31 -04:00
gnzlbg 95f79380ca Move libtest out of rust-lang/rust 2019-03-19 13:58:47 +01:00
Mark Rousskov 2a663555dd Remove licenses 2018-12-25 21:08:33 -07:00
Philipp Hansch 4f2cfb57f5
Remove leftover tab in libtest outputs
Closes #50362
2018-05-02 08:35:33 +02:00
Seiichi Uchida 75dcc61d3c Cargo fmt libtest 2018-03-21 23:12:24 +09:00
Gilad Naaman 360b26389c libtest: Split-up formatters.rs into smaller modules
libtest: Split HumanFormatter into {Pretty,Terse}

libtest: Fixed padding of benchmarks when not benchmarking

libtest: Fixed benchmarks' names not showing in terse-mode

libtest: Formatting
2018-01-26 19:46:04 +02:00