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
/
tests
/
rustdoc-gui
Age
Commit message (
Expand
)
Author
Lines
2024-05-07
Rollup merge of #124738 - notriddle:notriddle/search-form-js, r=GuillaumeGomez
Matthias Krüger
-2
/
+2
2024-05-05
Add GUI regression test for setting's cog color
Guillaume Gomez
-1
/
+31
2024-05-05
Fix bad color for setting cog in ayu theme
Guillaume Gomez
-0
/
+1
2024-05-05
rustdoc: dedup search form HTML
Michael Howell
-2
/
+2
2024-04-23
Rollup merge of #124197 - GuillaumeGomez:move-duplicated-code, r=notriddle
Matthias Krüger
-119
/
+89
2024-04-20
Move duplicated code in functions in `tests/rustdoc-gui/notable-trait.goml`
Guillaume Gomez
-119
/
+89
2024-04-17
Add GUI test for copy path button
Guillaume Gomez
-0
/
+15
2024-04-09
rustdoc: update test cases
Michael Howell
-4
/
+4
2024-04-08
Make theme switching closer to reality
Guillaume Gomez
-20
/
+34
2024-04-06
Move `check-container-color`'s code into `check-search-color` function
Guillaume Gomez
-31
/
+19
2024-04-06
Move duplicated code into `check-search-color` function
Guillaume Gomez
-218
/
+98
2024-04-06
Move more common code into a function in `tests/rustdoc-gui/search-result-col...
Guillaume Gomez
-30
/
+44
2024-04-06
Move `search-result-color.goml` common parts into a function
Guillaume Gomez
-69
/
+52
2024-04-05
Use `include` command to reduce code duplication
Guillaume Gomez
-150
/
+112
2024-04-04
Add regression test to ensure that even if JS is enabled but not working, a t...
Guillaume Gomez
-0
/
+9
2024-04-03
Add GUI test to ensure there is always a theme applied if JS is disabled
Guillaume Gomez
-0
/
+5
2024-04-02
Remove redundant code comments
Guillaume Gomez
-72
/
+72
2024-04-01
Update to new browser-ui-test version
Guillaume Gomez
-248
/
+266
2024-03-27
chore: fix some comments
xiaoxiangxianzi
-1
/
+1
2024-02-22
[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives
许杰友 Jieyou Xu (Joe)
-4
/
+4
2024-01-31
Add regression test for #120471 to ensure that long crate name are handled as...
Guillaume Gomez
-2
/
+24
2024-01-22
Rollup merge of #119746 - notriddle:notriddle/resize-close-modals, r=fmease
Matthias Krüger
-0
/
+20
2024-01-19
Rollup merge of #117662 - GuillaumeGomez:links-in-headings, r=notriddle
Matthias Krüger
-5
/
+37
2024-01-08
rustdoc: hide modals when resizing the sidebar
Michael Howell
-0
/
+20
2023-12-31
rustdoc ui: adjust tooltip z-index to be above sidebar
Lukas Markeffsky
-0
/
+12
2023-12-31
Auto merge of #119066 - notriddle:notriddle/sidebar-source-redesign, r=Guilla...
bors
-92
/
+60
2023-12-26
rustdoc: treat query string `+` as space
Michael Howell
-0
/
+9
2023-12-24
Add GUI regression test for position of warning block
Guillaume Gomez
-0
/
+16
2023-12-19
Fix corner cases when dealing with mobile mode
Michael Howell
-0
/
+29
2023-12-18
Use folder icon instead of hamburger and sidebar
Michael Howell
-3
/
+6
2023-12-18
Stop using the trigram of heaven as a hamburger button
Michael Howell
-2
/
+2
2023-12-18
Add back the column
Michael Howell
-45
/
+16
2023-12-17
rustdoc: clean up source sidebar hide button
Michael Howell
-54
/
+19
2023-12-15
Rollup merge of #118988 - notriddle:notriddle/varconst, r=GuillaumeGomez
Matthias Krüger
-0
/
+24
2023-12-15
rustdoc: add regression test for JS data file loading
Michael Howell
-0
/
+24
2023-12-15
Rollup merge of #115660 - notriddle:notriddle/sidebar-resize, r=GuillaumeGomez
Guillaume Gomez
-7
/
+118
2023-12-07
Extend GUI tests for `doc_cfg`
Guillaume Gomez
-0
/
+31
2023-12-05
Add tests for headings anchor and links in headings
Guillaume Gomez
-4
/
+36
2023-12-05
Update rustdoc headings tests
Guillaume Gomez
-1
/
+1
2023-12-01
Add GUI tests for comments highlighting in items declaration
Guillaume Gomez
-1
/
+118
2023-11-30
rustdoc: `div.where` instead of fmt-newline class
Michael Howell
-4
/
+4
2023-11-29
rustdoc: remove small from `small-section-header`
Michael Howell
-2
/
+2
2023-11-19
rustdoc-search: add support for associated types
Michael Howell
-1
/
+1
2023-11-02
Add GUI test to ensure that implementations on foreign types are in the expec...
Guillaume Gomez
-1
/
+26
2023-10-31
Accept less invalid Rust in rustdoc
Oli Scherer
-2
/
+7
2023-10-22
rustdoc: make JS trait impls act more like HTML
Michael Howell
-1
/
+68
2023-10-22
rustdoc: remove as_ref from method sidebar test
Michael Howell
-6
/
+5
2023-10-22
rustdoc: use JS to inline target type impl docs into alias
Michael Howell
-0
/
+47
2023-10-22
Added a new item, need to bump this count
Michael Howell
-2
/
+2
2023-10-22
rustdoc: rename `/implementors` to `/impl.trait`
Michael Howell
-6
/
+6
[next]