summary refs log tree commit diff
path: root/src/test/rustdoc-gui
AgeCommit message (Expand)AuthorLines
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
2022-05-05rustdoc: ensure HTML/JS side implementors don't have dupsMichael Howell-0/+23
2022-05-05rustdoc: add test case assertions for ArrowDown highlight first resultMichael Howell-0/+4
2022-05-05rustdoc: fix keyboard shortcuts and console log on search pageMichael Howell-0/+20
2022-05-05rustdoc: change the "In Function Signatures" to context-sensitiveMichael Howell-4/+12
2022-05-05Use STARTS_WITH, since it's more specificMichael Howell-4/+4
2022-05-05rustdoc: when running a function-signature search, tweak the tab barMichael Howell-23/+32
2022-04-30Extend settings test to ensure settings text is as expectedGuillaume Gomez-0/+29
2022-04-30Add GUI test for settings menuGuillaume Gomez-9/+56
2022-04-14clarify doc(cfg) wordingAndy Russell-3/+3
2022-04-05Add GUI test to ensure that the width of the item-info does not overflow its ...Guillaume Gomez-0/+38
2022-03-31Rollup merge of #95470 - GuillaumeGomez:fix-gui-spurious-test, r=notriddleDylan DPC-2/+1
2022-03-30Fix last rustdoc-gui spurious testGuillaume Gomez-2/+1
2022-03-25Replace wait-for instructions for rustdoc GUI tests with wait-for-cssGuillaume Gomez-36/+19
2022-03-19Remove animation on source sidebarGuillaume Gomez-1/+0
2022-03-15Add URL GUI testsGuillaume Gomez-0/+6
2022-03-15Merge both "search-result-color" GUI testsGuillaume Gomez-19/+20
2022-03-13Auto merge of #94320 - GuillaumeGomez:sidebar-display, r=jshabors-0/+22
2022-03-11Update GUI testGuillaume Gomez-1/+8
2022-03-10Rollup merge of #94740 - GuillaumeGomez:unify-impl-blocks, r=notriddleMatthias Krüger-9/+9
2022-03-09Fix spurious CI failuresGuillaume Gomez-1/+4
2022-03-08Update GUI tests for impl blocks path changesGuillaume Gomez-9/+9
2022-03-07Add GUI test to ensure that line numbers text is aligned to the rightGuillaume Gomez-0/+3
2022-03-05Add GUI test for source code viewer scroll handlingGuillaume Gomez-0/+49
2022-02-25Extend toggle GUI test a bitGuillaume Gomez-2/+26
2022-02-24Add test for source sidebar elements displayGuillaume Gomez-0/+22
2022-02-20Rollup merge of #94002 - GuillaumeGomez:duplicated-sidebar-macro, r=notriddleMatthias Krüger-0/+21
2022-02-17Rollup merge of #93780 - GuillaumeGomez:links-in-sidebar, r=jshaMatthias Krüger-26/+26
2022-02-16Update rustdoc tests to adapt to changes to the sidebarGuillaume Gomez-26/+26
2022-02-15Fix GUI testGuillaume Gomez-1/+1
2022-02-14Add test for duplicated macros in the sidebarGuillaume Gomez-0/+21
2022-02-13Auto merge of #93763 - jsha:re-space-empty-impls, r=GuillaumeGomezbors-1/+20
2022-02-09rustdoc: fix spacing of non-toggled impl blocksJacob Hoffman-Andrews-1/+20
2022-02-09Update rustdoc tests for headings indentGuillaume Gomez-45/+6
2022-02-08rustdoc: tweak line and ¶ spacing for a11yJacob Hoffman-Andrews-46/+44
2022-02-07Fix hover effects in sidebarJacob Hoffman-Andrews-5/+5
2022-02-07Rollup merge of #93673 - jsha:linkify-sidebar-headings, r=GuillaumeGomezMara Bos-1/+8
2022-02-05Linkify sidebar headings for sibling itemsJacob Hoffman-Andrews-1/+8
2022-02-06Rollup merge of #92651 - jsha:impl-spacing, r=GuillaumeGomezMatthias Krüger-5/+2
2022-02-05Auto merge of #93597 - GuillaumeGomez:update-browser-ui-test, r=jshabors-0/+1
2022-02-04Rollup merge of #92735 - GuillaumeGomez:crate-filter-url-param, r=jshaMatthias Krüger-0/+30
2022-02-04Add comment in GUI testGuillaume Gomez-0/+1
2022-02-03Add GUI test for crate filter URL parameterGuillaume Gomez-0/+30
2022-02-02Rollup merge of #93420 - jsha:adjust-settings-layout, r=GuillaumeGomezMatthias Krüger-0/+6