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
/
library
/
test
/
src
/
formatters
Age
Commit message (
Expand
)
Author
Lines
2021-10-07
Rollup merge of #89082 - smoelius:master, r=kennytm
Jubilee
-9
/
+28
2021-09-29
Implement #85440
Samuel E. Moelius III
-9
/
+28
2021-09-27
Apply suggestions from code review
Jane Lusby
-2
/
+2
2021-09-24
make junit output more consistent with default format
Jane Lusby
-1
/
+4
2021-09-11
don't clone types that are Copy (clippy::clone_on_copy)
Matthias Krüger
-1
/
+1
2021-07-18
Fix compilation errors.
Charles Lew
-0
/
+2
2021-06-17
Use as_secs_f64 in JunitFormatter
Deadbeef
-4
/
+4
2021-06-06
Auto merge of #84863 - ABouttefeux:libtest, r=m-ou-se
bors
-2
/
+10
2021-05-18
change based on review
Aliénore Bouttefeux
-8
/
+6
2021-05-16
remove mode for run and ignore tests
Aliénore Bouttefeux
-2
/
+12
2021-05-09
add bootstrap cfg
Aliénore Bouttefeux
-2
/
+2
2021-05-03
change based on review
Aliénore Bouttefeux
-2
/
+2
2021-05-03
proof of concept add test type on prints
Aliénore Bouttefeux
-2
/
+2
2021-04-30
Better output for junit formatter
Andrey Cherkashin
-12
/
+52
2021-04-26
Update junit.rs
Andrey Cherkashin
-1
/
+1
2021-04-25
feat(libtest): Add JUnit formatter
Andrey Cherkashin
-0
/
+136
2021-02-21
test: Print test name only once on timeout
Tomasz Miąsko
-4
/
+0
2020-11-27
libtest: Print the total time taken to execute a test suite
Jakob Schikowski
-8
/
+29
2020-10-23
Rollup merge of #77890 - gilescope:welformed-json-output-from-libtest, r=KodrAus
Yuki Okushi
-4
/
+10
2020-10-13
Replace absolute paths with relative ones
est31
-2
/
+2
2020-10-13
Fixing escaping to ensure generation of welformed json.
Giles Cope
-4
/
+10
2020-10-01
Fix some clippy issues
Joshua Nelson
-3
/
+3
2020-07-27
mv std libs to library/
mark
-0
/
+825