| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-07-27 | mv std libs to library/ | mark | -258/+0 | |
| 2019-12-22 | Format the world | Mark Rousskov | -14/+12 | |
| 2019-10-17 | Improve code style | Igor Aleksanov | -1/+3 | |
| 2019-10-17 | Make enum usage explicit and fix tests | Igor Aleksanov | -8/+23 | |
| 2019-10-17 | Extract ConsoleTestState | Igor Aleksanov | -2/+3 | |
| 2019-10-17 | Split libtest into several smaller modules | Igor Aleksanov | -2/+2 | |
| 2019-09-29 | Enhance report-time option | Igor Aleksanov | -1/+1 | |
| 2019-09-21 | libtest: Add --report-time flag to print test execution time | Jakob Schikowski | -0/+1 | |
| 2019-07-12 | libtest: support display_output in JSON formatter | Paul Emmerich | -1/+7 | |
| 2019-04-07 | Revert "Auto merge of #57842 - gnzlbg:extract_libtest, r=gnzlbg" | Jacob Greenfield | -0/+235 | |
| This reverts commit 3eb4890dfe6db0279fdd3cda19f9643873ae3db9, reversing changes made to 7a4df3b53da369110984a2b57419c05a53e33b38. | ||||
| 2019-03-19 | Move libtest out of rust-lang/rust | gnzlbg | -235/+0 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-12-07 | Various minor/cosmetic improvements to code | Alexander Regueiro | -1/+1 | |
| 2018-08-20 | comment | Ralf Jung | -1/+1 | |
| 2018-08-16 | libtest terse format: show how far in we are | Ralf Jung | -1/+5 | |
| 2018-05-02 | Remove leftover tab in libtest outputs | Philipp Hansch | -2/+2 | |
| Closes #50362 | ||||
| 2018-03-21 | Cargo fmt libtest | Seiichi Uchida | -7/+2 | |
| 2018-01-26 | libtest: Split-up formatters.rs into smaller modules | Gilad Naaman | -0/+246 | |
| 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 | ||||
