about summary refs log tree commit diff
path: root/src/test/rustdoc-gui/scrape-examples-button-focus.goml
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-29/+0
2023-01-08Fix tidy issues in goml scriptsGuillaume Gomez-5/+5
2022-12-07Factor scrape-examples toggle test into a new fileWill Crichton-0/+29
2022-12-07Add explanations to scrape-examples integration testWill Crichton-36/+0
2022-12-07Improve several aspects of the Rustdoc scrape-examples UI.Will Crichton-0/+9
* Examples take up less screen height. * Snippets from binary crates are prioritized. * toggle-all-docs does not expand "More examples" sections.
2022-12-05Restore missing newlineWill Crichton-1/+1
2022-11-26Add test for scrape-examples next/prev buttonsWill Crichton-1/+14
2022-11-19rustdoc: add test case for scraped example expand GUIMichael Howell-0/+14