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
/
console.rs
Age
Commit message (
Expand
)
Author
Lines
2023-03-15
Implementing "<test_binary> --list --format json" #107307 #49359
Partha P. Das
-26
/
+57
2023-01-22
Print why a test was ignored if it's the only test specified.
Lenko Donchev
-1
/
+6
2023-01-03
Fix a few clippy lints in libtest
Joshua Nelson
-3
/
+3
2022-12-01
Create a hacky fail-fast mode that stops tests at the first failure
Oli Scherer
-1
/
+1
2022-10-27
Do fewer passes and generally be more efficient when filtering tests
Ben Kimock
-3
/
+3
2022-09-01
Sort tests at compile time, not at startup
Ben Kimock
-1
/
+1
2022-07-22
Lock stdout once when listing tests
Ben Kimock
-1
/
+1
2022-04-05
trivial cfg(bootstrap) changes
Pietro Albini
-9
/
+1
2022-03-11
Show ignore message in console and json output
Antonio Yang
-1
/
+1
2022-03-10
Use implicit capture syntax in format_args
T-O-R-U-S
-8
/
+8
2022-02-24
Include ignore message in libtest output
Antonio Yang
-2
/
+17
2022-01-28
remove allow_fail test flag
yuhaixin.hx
-5
/
+1
2021-11-10
Update more rustc/libtest things for wasm64
Alex Crichton
-1
/
+1
2021-09-29
Implement #85440
Samuel E. Moelius III
-2
/
+2
2021-07-18
Fix compilation errors.
Charles Lew
-1
/
+1
2021-04-25
feat(libtest): Add JUnit formatter
Andrey Cherkashin
-1
/
+2
2020-11-27
libtest: Print the total time taken to execute a test suite
Jakob Schikowski
-1
/
+11
2020-07-27
mv std libs to library/
mark
-0
/
+293