index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libtest
/
formatters
Age
Commit message (
Expand
)
Author
Lines
2019-10-09
Make interface of the feature more convenient
Igor Aleksanov
-1
/
+1
2019-09-29
Enhance report-time option
Igor Aleksanov
-51
/
+94
2019-09-28
Spawn one subprocess per unit test when panic=abort
Tyler Mandry
-0
/
+9
2019-09-21
libtest: Add --report-time flag to print test execution time
Jakob Schikowski
-18
/
+45
2019-07-12
libtest: support display_output in JSON formatter
Paul Emmerich
-33
/
+55
2019-04-07
Revert "Auto merge of #57842 - gnzlbg:extract_libtest, r=gnzlbg"
Jacob Greenfield
-0
/
+697
2019-03-19
Move libtest out of rust-lang/rust
gnzlbg
-697
/
+0
2019-02-04
Transition libtest to 2018 edition
Hirokazu Hata
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-40
/
+0
2018-12-07
Various minor/cosmetic improvements to code
Alexander Regueiro
-1
/
+1
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-26
Rollup merge of #53428 - RalfJung:libtest-terse, r=KodrAus
Guillaume Gomez
-1
/
+5
2018-08-23
use String::new() instead of String::from(""), "".to_string(), "".to_owned() ...
Matthias Krüger
-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
-4
/
+4
2018-03-21
Cargo fmt libtest
Seiichi Uchida
-44
/
+23
2018-01-26
libtest: Split-up formatters.rs into smaller modules
Gilad Naaman
-0
/
+754