about summary refs log tree commit diff
path: root/tests/rustdoc-gui
AgeCommit message (Expand)AuthorLines
2024-05-07Rollup merge of #124738 - notriddle:notriddle/search-form-js, r=GuillaumeGomezMatthias Krüger-2/+2
2024-05-05Add GUI regression test for setting's cog colorGuillaume Gomez-1/+31
2024-05-05Fix bad color for setting cog in ayu themeGuillaume Gomez-0/+1
2024-05-05rustdoc: dedup search form HTMLMichael Howell-2/+2
2024-04-23Rollup merge of #124197 - GuillaumeGomez:move-duplicated-code, r=notriddleMatthias Krüger-119/+89
2024-04-20Move duplicated code in functions in `tests/rustdoc-gui/notable-trait.goml`Guillaume Gomez-119/+89
2024-04-17Add GUI test for copy path buttonGuillaume Gomez-0/+15
2024-04-09rustdoc: update test casesMichael Howell-4/+4
2024-04-08Make theme switching closer to realityGuillaume Gomez-20/+34
2024-04-06Move `check-container-color`'s code into `check-search-color` functionGuillaume Gomez-31/+19
2024-04-06Move duplicated code into `check-search-color` functionGuillaume Gomez-218/+98
2024-04-06Move more common code into a function in `tests/rustdoc-gui/search-result-col...Guillaume Gomez-30/+44
2024-04-06Move `search-result-color.goml` common parts into a functionGuillaume Gomez-69/+52
2024-04-05Use `include` command to reduce code duplicationGuillaume Gomez-150/+112
2024-04-04Add regression test to ensure that even if JS is enabled but not working, a t...Guillaume Gomez-0/+9
2024-04-03Add GUI test to ensure there is always a theme applied if JS is disabledGuillaume Gomez-0/+5
2024-04-02Remove redundant code commentsGuillaume Gomez-72/+72
2024-04-01Update to new browser-ui-test versionGuillaume Gomez-248/+266
2024-03-27chore: fix some commentsxiaoxiangxianzi-1/+1
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)-4/+4
2024-01-31Add regression test for #120471 to ensure that long crate name are handled as...Guillaume Gomez-2/+24
2024-01-22Rollup merge of #119746 - notriddle:notriddle/resize-close-modals, r=fmeaseMatthias Krüger-0/+20
2024-01-19Rollup merge of #117662 - GuillaumeGomez:links-in-headings, r=notriddleMatthias Krüger-5/+37
2024-01-08rustdoc: hide modals when resizing the sidebarMichael Howell-0/+20
2023-12-31rustdoc ui: adjust tooltip z-index to be above sidebarLukas Markeffsky-0/+12
2023-12-31Auto merge of #119066 - notriddle:notriddle/sidebar-source-redesign, r=Guilla...bors-92/+60
2023-12-26rustdoc: treat query string `+` as spaceMichael Howell-0/+9
2023-12-24Add GUI regression test for position of warning blockGuillaume Gomez-0/+16
2023-12-19Fix corner cases when dealing with mobile modeMichael Howell-0/+29
2023-12-18Use folder icon instead of hamburger and sidebarMichael Howell-3/+6
2023-12-18Stop using the trigram of heaven as a hamburger buttonMichael Howell-2/+2
2023-12-18Add back the columnMichael Howell-45/+16
2023-12-17rustdoc: clean up source sidebar hide buttonMichael Howell-54/+19
2023-12-15Rollup merge of #118988 - notriddle:notriddle/varconst, r=GuillaumeGomezMatthias Krüger-0/+24
2023-12-15rustdoc: add regression test for JS data file loadingMichael Howell-0/+24
2023-12-15Rollup merge of #115660 - notriddle:notriddle/sidebar-resize, r=GuillaumeGomezGuillaume Gomez-7/+118
2023-12-07Extend GUI tests for `doc_cfg`Guillaume Gomez-0/+31
2023-12-05Add tests for headings anchor and links in headingsGuillaume Gomez-4/+36
2023-12-05Update rustdoc headings testsGuillaume Gomez-1/+1
2023-12-01Add GUI tests for comments highlighting in items declarationGuillaume Gomez-1/+118
2023-11-30rustdoc: `div.where` instead of fmt-newline classMichael Howell-4/+4
2023-11-29rustdoc: remove small from `small-section-header`Michael Howell-2/+2
2023-11-19rustdoc-search: add support for associated typesMichael Howell-1/+1
2023-11-02Add GUI test to ensure that implementations on foreign types are in the expec...Guillaume Gomez-1/+26
2023-10-31Accept less invalid Rust in rustdocOli Scherer-2/+7
2023-10-22rustdoc: make JS trait impls act more like HTMLMichael Howell-1/+68
2023-10-22rustdoc: remove as_ref from method sidebar testMichael Howell-6/+5
2023-10-22rustdoc: use JS to inline target type impl docs into aliasMichael Howell-0/+47
2023-10-22Added a new item, need to bump this countMichael Howell-2/+2
2023-10-22rustdoc: rename `/implementors` to `/impl.trait`Michael Howell-6/+6