about summary refs log tree commit diff
path: root/tests/rustdoc-gui
AgeCommit message (Expand)AuthorLines
2023-03-31Add tests to check that collapsed content is expanded when jumping to itGuillaume Gomez-0/+21
2023-03-27Rollup merge of #109633 - GuillaumeGomez:fix-go-to-only-setting, r=notriddleMatthias Krüger-0/+63
2023-03-26Add GUI test for "Directly go to item in search if there is only one result" ...Guillaume Gomez-0/+63
2023-03-26Rollup merge of #109595 - GuillaumeGomez:improve-gui-test-auto-hide-trait, r=...Matthias Krüger-13/+47
2023-03-25Improve "Auto-hide trait implementation documentation" GUI testGuillaume Gomez-13/+47
2023-03-24Add GUI test for "Auto-hide item methods' documentation" settingGuillaume Gomez-0/+48
2023-03-20Add GUI test for "Auto-hide item contents for large items" settingGuillaume Gomez-0/+51
2023-03-09Rollup merge of #106915 - notriddle:notriddle/load-only-one-theme, r=Guillaum...Matthias Krüger-5/+5
2023-03-08Rollup merge of #108686 - notriddle:notriddle/jank-all, r=jshaMatthias Krüger-0/+14
2023-03-08Update browser-ui-test versionMichael Howell-5/+5
2023-03-04rustdoc: include link on all.html location headerMichael Howell-0/+14
2023-03-02Add GUI test for rustdoc search errors backgroundGuillaume Gomez-0/+39
2023-02-23No need for the wait-for anymore to go around browser navigation bugGuillaume Gomez-2/+1
2023-02-19Rollup merge of #107783 - notriddle:notriddle/item-table-ul, r=GuillaumeGomezDylan DPC-41/+41
2023-02-13Rollup merge of #107340 - notriddle:notriddle/simplify-doctest-tooltip, r=Gui...Matthias Krüger-122/+100
2023-02-12rustdoc: use tighter line height in h1 and h2Michael Howell-11/+11
2023-02-07rustdoc: simplify DOM for `.item-table`Michael Howell-41/+41
2023-02-06Auto merge of #107141 - notriddle:notriddle/max-lev-distance-2023, r=Guillaum...bors-2/+14
2023-01-30rustdoc: remove unnecessary wrapper div.item-decl from HTMLMichael Howell-20/+19
2023-01-28rustdoc: remove unused class `has-srclink`Michael Howell-5/+5
2023-01-27rustdoc: merge doctest tooltip with notable traits tooltipMichael Howell-122/+100
2023-01-27Rollup merge of #107336 - notriddle:notriddle/import-item-module-item, r=Guil...Yuki Okushi-5/+5
2023-01-27Rollup merge of #107242 - notriddle:notriddle/title-ordering, r=GuillaumeGomezYuki Okushi-2/+2
2023-01-26rustdoc: remove mostly-unused CSS classes import/module-itemMichael Howell-5/+5
2023-01-23rustdoc: simplify settings popover DOMMichael Howell-27/+27
2023-01-23rustdoc: make item links consistently use `title="{shortty} {path}"`Michael Howell-2/+2
2023-01-21Extend rustdoc GUI test for scraped examples top and bottom "borders"Guillaume Gomez-0/+36
2023-01-21rustdoc: update test case to deal with "coo" only accepting dist=1Michael Howell-2/+14
2023-01-18Rollup merge of #107045 - notriddle:notriddle/settings-css-setting-line, r=Gu...Michael Goulet-0/+7
2023-01-18rustdoc: add test case for setting-line margin on settings.htmlMichael Howell-0/+7
2023-01-18rustdoc: fix "?" keyboard command when radio button is focusedMichael Howell-0/+10
2023-01-18rustdoc: put focus on the help link when opening it from keyboardMichael Howell-0/+9
2023-01-17rustdoc: add test cases for settings radio button layoutMichael Howell-0/+27
2023-01-17Rollup merge of #106869 - notriddle:notriddle/item-decl-pre-rust, r=Guillaume...Matthias Krüger-9/+9
2023-01-15Rollup merge of #106888 - GuillaumeGomez:tidy-gui-test, r=notriddleMatthias Krüger-0/+2
2023-01-15Add small description to GUI testGuillaume Gomez-0/+2
2023-01-15Rollup merge of #106865 - GuillaumeGomez:add-gui-test-explanation, r=notriddleMatthias Krüger-0/+2
2023-01-14rustdoc: remove redundant item kind class from `.item-decl > pre`Michael Howell-9/+9
2023-01-14Add explanation for GUI testGuillaume Gomez-0/+2
2023-01-14Rollup merge of #106819 - notriddle:notriddle/rm-h1-fqn, r=GuillaumeGomezYuki Okushi-18/+18
2023-01-13rustdoc: rename CSS rustdoc-toggle -> toggle and toggle -> settings-toggleMichael Howell-21/+21
2023-01-13rustdoc: remove unnecessary DOM class `h1.fqn`Michael Howell-18/+18
2023-01-11Change `src/test` to `tests` in source files, fix tidy and testsAlbert Larsan-3/+3
2023-01-11Move /src/test to /testsAlbert Larsan-0/+6525