about summary refs log tree commit diff
path: root/src/test/rustdoc-gui
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-6525/+0
2023-01-10Add GUI test for item declaration block scrollingGuillaume Gomez-0/+173
2023-01-08Fix tidy issues in goml scriptsGuillaume Gomez-14/+34
2023-01-06Rollup merge of #106543 - notriddle:notriddle/source-sidebar-width-zero, r=Gu...Michael Goulet-6/+6
2023-01-06rustdoc: remove no-op CSS `.rustdoc.source .sidebar { width: 0 }`Michael Howell-6/+6
2023-01-06Use new block syntax for define-function in goml scriptsGuillaume Gomez-591/+573
2023-01-05Auto merge of #106487 - GuillaumeGomez:fix-kbd-var, r=notriddlebors-1/+1
2023-01-05Update kbd GUI testGuillaume Gomez-1/+1
2023-01-04Rollup merge of #106437 - notriddle:notriddle/http-url, r=GuillaumeGomezMatthias Krüger-2/+32
2023-01-03Add hardcoded wait time for external navigation to loadArdis Lu-0/+1
2023-01-03Add test case to click popover child linkArdis Lu-0/+8
2023-01-03rustdoc: fix buggy JS check for absolute URLMichael Howell-2/+32
2023-01-02Auto merge of #106301 - notriddle:notriddle/dir-entry, r=GuillaumeGomezbors-4/+85
2023-01-01rustdoc: add test case for dir entry summary positionMichael Howell-4/+85
2023-01-01Auto merge of #106350 - GuillaumeGomez:gui-test-explanation-2, r=notriddlebors-0/+1
2023-01-01Add comment explaining what docblock-table GUI test is aboutGuillaume Gomez-0/+1
2022-12-31Rollup merge of #106328 - GuillaumeGomez:gui-test-explanation, r=notriddleMatthias Krüger-0/+1
2022-12-31Add comment explaining what the GUI scrape-examples-fonts test is aboutGuillaume Gomez-0/+1
2022-12-30Rollup merge of #106295 - GuillaumeGomez:extend-scraped-examples-layout-test,...Michael Goulet-0/+14
2022-12-30Extend scraped examples layout GUI test for position of buttonsGuillaume Gomez-0/+14
2022-12-30Auto merge of #106262 - GuillaumeGomez:migrate-more-scraped-examples-css, r=n...bors-1/+27
2022-12-29Rollup merge of #106218 - GuillaumeGomez:migrate-css-var-scraped-examples, r=...Matthias Krüger-0/+34
2022-12-29Rollup merge of #106217 - notriddle:notriddle/tooltip-center, r=GuillaumeGomezMatthias Krüger-3/+0
2022-12-29Extend rustdoc GUI test for scraped examplesGuillaume Gomez-1/+27
2022-12-28rustdoc: remove unnecessary `.tooltip::after { text-align: center }`Michael Howell-3/+0
2022-12-28Add GUI test for scraped examples colorsGuillaume Gomez-0/+34
2022-12-27rustdoc: combine common sidebar background color CSS rulesMichael Howell-1/+90
2022-12-26Add GUI test for search tab headersGuillaume Gomez-0/+76
2022-12-25Migrate links-color.goml to functionsGuillaume Gomez-74/+87
2022-12-24Auto merge of #106110 - GuillaumeGomez:toggle-line-background, r=notriddlebors-4/+40
2022-12-24Extend GUI test for toggle-line backgroundGuillaume Gomez-4/+40
2022-12-23rustdoc: make line number CSS for doc comment and scraped the sameMichael Howell-14/+44
2022-12-22rustdoc: fix race condition in GUI testMichael Howell-0/+1
2022-12-22rustdoc: use a more evocative name for CSS/JS `#titles`Michael Howell-39/+39
2022-12-22Rollup merge of #106035 - GuillaumeGomez:migrate-css-var-search-tab-title-col...Matthias Krüger-0/+15
2022-12-22Rollup merge of #106027 - notriddle:notriddle/more-scraped-examples-inner, r=...Matthias Krüger-5/+5
2022-12-22Extend search GUI test to include search tab title color checkGuillaume Gomez-0/+15
2022-12-21rustdoc: simplify CSS and DOM for more-scraped-examplesMichael Howell-5/+5
2022-12-22Rollup merge of #106014 - GuillaumeGomez:add-gui-explanations-scrape-examples...Yuki Okushi-0/+1
2022-12-21Add comment explaining what the scrape-examples-toggle.goml GUI test is aboutGuillaume Gomez-0/+1
2022-12-20Rollup merge of #105964 - notriddle:notriddle/scraped-example-length, r=Guill...Matthias Krüger-2/+107
2022-12-20rustdoc: prevent CSS layout of line numbers shrinking into nothingMichael Howell-2/+107
2022-12-20Rollup merge of #105939 - GuillaumeGomez:improve-description-gui-test, r=Dyla...Matthias Krüger-1/+1
2022-12-20Improve description of struct-fields GUI testGuillaume Gomez-1/+1
2022-12-19rustdoc: force pre tags to have the default line heightMichael Howell-0/+24
2022-12-16Rollup merge of #105764 - notriddle:notriddle/src-sidebar-toggle, r=Guillaume...Matthias Krüger-26/+26
2022-12-15rustdoc: name the source page sidebar-toggle `#src-sidebar-toggle`Michael Howell-26/+26
2022-12-15rustdoc: simplify CSS for codeblock tooltipsMichael Howell-3/+3
2022-12-14rustdoc: remove unnecessary CSS `kbd { cursor: default }`Michael Howell-1/+0
2022-12-14Rollup merge of #105676 - notriddle:notriddle/impl-docblock, r=GuillaumeGomezMatthias Krüger-0/+17