about summary refs log tree commit diff
path: root/src/test/rustdoc-gui
AgeCommit message (Expand)AuthorLines
2022-07-20Rollup merge of #99489 - GuillaumeGomez:gui-fixes, r=notriddleMatthias Krüger-1/+24
2022-07-20Add GUI tests for search input border colorGuillaume Gomez-1/+24
2022-07-17Add GUI test for source code sidebar auto-expandGuillaume Gomez-5/+25
2022-07-16Fix flakyness of GUI testsGuillaume Gomez-0/+26
2022-07-09Add GUI test for search result crate filter dropdownGuillaume Gomez-0/+28
2022-07-05Update rustdoc testsGuillaume Gomez-6/+17
2022-07-05rustdoc: Add more semantic information to impl idspierwill-17/+17
2022-07-05Rollup merge of #98776 - notriddle:notriddle/mobile-sidebar-auto-close, r=Gui...Dylan DPC-0/+31
2022-07-04Rollup merge of #98774 - notriddle:notriddle/source-code-sidebar-button, r=Gu...Matthias Krüger-0/+27
2022-07-03Rollup merge of #98773 - notriddle:notriddle/source-sidebar-details, r=Guilla...Ralf Jung-34/+73
2022-07-02rustdoc: add gui test case ensuring source sidebar doesn't spontaneously openMichael Howell-1/+10
2022-07-02rustdoc: add test case for source sidebar spacingMichael Howell-0/+3
2022-07-02rustdoc: add test case for background color of the sidebar toggle buttonMichael Howell-0/+27
2022-07-01rustdoc: add test cases for :focus on sidebar details elementsMichael Howell-0/+42
2022-07-01Rollup merge of #97249 - GuillaumeGomez:details-summary-fixes, r=notriddleGuillaume Gomez-0/+35
2022-07-01Improve click behavior of the source code mobile full-screen "sidebar"Michael Howell-0/+22
2022-07-01rustdoc: use <details> tag for the source code sidebarMichael Howell-34/+28
2022-06-30Rollup merge of #98671 - GuillaumeGomez:source-sidebar-fixes, r=notriddleMatthias Krüger-2/+38
2022-06-30Add test to ensure that scroll position is kept when opening/closing source s...Guillaume Gomez-0/+14
2022-06-29Add test for source sidebar toggleGuillaume Gomez-1/+13
2022-06-29Update/add tests for source sidebar in mobile modeGuillaume Gomez-2/+12
2022-06-28rustdoc: add assertion for missing popover divMichael Howell-1/+3
2022-06-28rustdoc: make keyboard commands work when checkboxes are selectedMichael Howell-0/+1
2022-06-28rustdoc: fix keyboard shortcuts bug in settings menuMichael Howell-0/+11
2022-06-28rustdoc: fix help menu popover togglingMichael Howell-0/+5
2022-06-26Rollup merge of #98297 - GuillaumeGomez:help-pocket-menu, r=notriddleMatthias Krüger-15/+74
2022-06-25Add test for source sidebar elements colorsGuillaume Gomez-0/+99
2022-06-23Rollup merge of #98310 - jsha:defer-source-sidebar, r=GuillaumeGomezMichael Goulet-6/+6
2022-06-23Add/update GUI tests for help pocket menuGuillaume Gomez-15/+74
2022-06-20rustdoc: optimize loading of source sidebarJacob Hoffman-Andrews-6/+6
2022-06-20Improve loading of crates.js and sidebar-items.jsJacob Hoffman-Andrews-5/+5
2022-06-14Add GUI test for sidebar items expand/collapseGuillaume Gomez-1/+24
2022-06-07Update rustdoc-gui READMEGuillaume Gomez-5/+15
2022-05-31Rollup merge of #97089 - GuillaumeGomez:improve-settings-theme-display, r=jshaDylan DPC-0/+60
2022-05-30Add line number click GUI testGuillaume Gomez-1/+11
2022-05-30Improve source-code-page.goml GUI test codeGuillaume Gomez-3/+3
2022-05-30Add GUI test for `<details>`/`<summary>` displayGuillaume Gomez-0/+35
2022-05-30Add GUI test for settings displayGuillaume Gomez-0/+60
2022-05-28Add GUI test for javascript disabled display of settings pageGuillaume Gomez-0/+6
2022-05-24Add GUI test for click on setting textGuillaume Gomez-2/+8
2022-05-17Add GUI test for search crate filter select CSS propertiesGuillaume Gomez-0/+31
2022-05-17Add GUI test for search result "title"Guillaume Gomez-0/+3
2022-05-14Update GUI testsGuillaume Gomez-34/+20
2022-05-12Rollup merge of #96939 - GuillaumeGomez:settings-css, r=notriddleMatthias Krüger-0/+5
2022-05-11Ensure that the settings CSS is loaded on the settings pageGuillaume Gomez-0/+5
2022-05-10Clean up rustdoc GUI testGuillaume Gomez-2/+1
2022-05-06Rollup merge of #96754 - notriddle:notriddle/impl-dups, r=GuillaumeGomezGuillaume Gomez-0/+23
2022-05-06Rollup merge of #96748 - GuillaumeGomez:reexports-in-search, r=notriddleGuillaume Gomez-9/+42
2022-05-06Add missing newlineMichael Howell-1/+1
2022-05-06Add GUI test for search reexportsGuillaume Gomez-9/+42