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
/
tools
/
rustdoc-gui
Age
Commit message (
Expand
)
Author
Lines
2021-08-23
Greatly improve limitation handling on parallel rustdoc GUI test run
Guillaume Gomez
-10
/
+18
2021-08-18
Rollup merge of #88082 - GuillaumeGomez:rustdoc-gui-jobs-opt, r=dns2utf8
Guillaume Gomez
-3
/
+21
2021-08-16
Fix double output of the summary line
Stefan Schindler
-2
/
+7
2021-08-16
Take into account jobs number for rustdoc gui tests
Guillaume Gomez
-3
/
+21
2021-08-14
More spacing between the different blocks of results
Stefan Schindler
-10
/
+17
2021-08-14
Implement a finish method for the status_bar and some cleanup
Stefan Schindler
-5
/
+11
2021-08-10
Implement summarised results
Stefan Schindler
-37
/
+54
2021-08-10
Switch to stderr for failed tests
Stefan Schindler
-1
/
+1
2021-08-10
Review by @GuillaumeGomez
Stefan Schindler
-11
/
+4
2021-08-10
Implement sequential execution
Stefan Schindler
-3
/
+7
2021-08-10
Capture outputs and show output when debug flag is passed
Stefan Schindler
-28
/
+72
2021-08-10
Run rustdoc-gui tests in parallel
Stefan Schindler
-4
/
+33
2021-06-16
Allow to pass arguments to rustdoc-gui tool
Guillaume Gomez
-9
/
+23
2021-06-14
Allow to run only a few GUI tests
Guillaume Gomez
-3
/
+15
2021-05-31
Add some commented options that could be useful for other contributors in rus...
Guillaume Gomez
-0
/
+7
2021-05-07
Don't stop running rustdoc-gui tests at first failure
Guillaume Gomez
-24
/
+30
2021-02-21
Add new rustdoc-gui test suite
Guillaume Gomez
-0
/
+89