summary refs log tree commit diff
path: root/src/test/rustdoc-gui/settings.goml
AgeCommit message (Expand)AuthorLines
2022-10-20rustdoc: improve appearance of source page navigation barMichael Howell-1/+1
2022-10-15Add more GUI tests for settings pageGuillaume Gomez-2/+9
2022-10-07Update rustdoc-gui test to new browser-ui-test versionGuillaume Gomez-2/+2
2022-07-27Add GUI test for settings in small deviceGuillaume Gomez-0/+9
2022-07-16Fix flakyness of GUI testsGuillaume Gomez-0/+2
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-05-31Rollup merge of #97089 - GuillaumeGomez:improve-settings-theme-display, r=jshaDylan DPC-0/+60
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-14Update GUI testsGuillaume Gomez-17/+6
2022-05-11Ensure that the settings CSS is loaded on the settings pageGuillaume Gomez-0/+5
2022-04-30Extend settings test to ensure settings text is as expectedGuillaume Gomez-0/+29
2022-04-30Add GUI test for settings menuGuillaume Gomez-0/+38