| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-08-31 | Make json test output formatter represent "filtered_out" as num | Charlie Andrews | -1/+1 | |
| 2018-08-31 | Make json test output formatter represent "test_count" as num | Charlie Andrews | -1/+1 | |
| 2018-08-23 | use String::new() instead of String::from(""), "".to_string(), "".to_owned() ↵ | Matthias Krüger | -1/+1 | |
| or "".into() | ||||
| 2018-03-21 | Cargo fmt libtest | Seiichi Uchida | -30/+19 | |
| 2018-01-26 | libtest: Split-up formatters.rs into smaller modules | Gilad 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 | ||||
