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