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
/
cli.rs
Age
Commit message (
Expand
)
Author
Lines
2023-01-12
Allow setting CFG_DISABLE_UNSTABLE_FEATURES to 0
Collin Baker
-1
/
+2
2022-12-19
Fix `uninlined_format_args` in libtest
nils
-8
/
+4
2022-12-01
Create a hacky fail-fast mode that stops tests at the first failure
Oli Scherer
-0
/
+5
2022-10-15
Add `IsTerminal` trait to determine if a descriptor or handle is a terminal
Josh Triplett
-2
/
+2
2022-07-09
Fix binary name in help message for test binaries
Smitty
-1
/
+2
2022-03-10
Use implicit capture syntax in format_args
T-O-R-U-S
-2
/
+2
2022-01-30
Use `optflag` for `--report-time`
Samuel E. Moelius III
-11
/
+3
2021-09-30
Check `allow_unstable` before checking environment variables
Samuel E. Moelius III
-2
/
+2
2021-09-29
Implement #85440
Samuel E. Moelius III
-0
/
+74
2021-04-25
feat(libtest): Add JUnit formatter
Andrey Cherkashin
-4
/
+10
2021-02-20
Add a chapter on the test harness.
Eric Huss
-8
/
+2
2021-02-08
Rollup merge of #81356 - ehuss:libtest-filters, r=m-ou-se
Mara Bos
-11
/
+6
2021-01-24
libtest: allow multiple filters
Eric Huss
-11
/
+6
2020-12-15
stabilise --include-ignored
Giles Cope
-1
/
+1
2020-07-27
mv std libs to library/
mark
-0
/
+431