summary refs log tree commit diff
path: root/src/libtest/formatters
AgeCommit message (Collapse)AuthorLines
2018-03-21Cargo fmt libtestSeiichi Uchida-44/+23
2018-01-26libtest: Split-up formatters.rs into smaller modulesGilad Naaman-0/+754
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