about summary refs log tree commit diff
path: root/src/test/rustdoc-gui
AgeCommit message (Expand)AuthorLines
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
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