summary refs log tree commit diff
path: root/src/libtest/formatters/mod.rs
AgeCommit message (Collapse)AuthorLines
2018-01-26libtest: Split-up formatters.rs into smaller modulesGilad Naaman-0/+32
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