summary refs log tree commit diff
path: root/src/test/rustdoc-gui
AgeCommit message (Expand)AuthorLines
2021-09-01Auto merge of #88490 - GuillaumeGomez:associated-types-implementors-display, ...bors-11/+21
2021-09-01Remove implementors settingGuillaume Gomez-10/+1
2021-09-01Add tests for implementors associated types displayGuillaume Gomez-11/+30
2021-09-01Rollup merge of #88410 - camelid:fix-assoc-bold, r=GuillaumeGomezMara Bos-0/+15
2021-08-31Remove bolding on associated constantsNoah Lev-0/+15
2021-08-28Add test for code blocks colorGuillaume Gomez-13/+30
2021-08-28Fix code blocks color in ayu themeGuillaume Gomez-0/+2
2021-08-19Rollup merge of #88093 - Kobzol:rustdoc-wrap-code-in-code-tag, r=GuillaumeGomezGuillaume Gomez-1/+21
2021-08-19[rustdoc] Wrap code blocks in <code> tagJakub Beránek-1/+21
2021-08-16Merge the two test files as they are testing the same featuresStefan Schindler-21/+19
2021-08-16Add a font test based on #85669Stefan Schindler-0/+21
2021-08-13Add rustdoc GUI test for headersGuillaume Gomez-1/+47
2021-07-25Auto merge of #87390 - notriddle:notriddle/rustdoc-headers-patch, r=Guillaume...bors-5/+5
2021-07-25Rustdoc accessibility: use real headers for doc itemsbors-5/+5
2021-07-24Rollup merge of #87398 - GuillaumeGomez:test-font-module-items, r=notriddleYuki Okushi-0/+4
2021-07-23Add test for fonts used for module itemsGuillaume Gomez-0/+4
2021-07-22Rollup merge of #87288 - ijackson:rustdoc-theme, r=GuillaumeGomezGuillaume Gomez-11/+40
2021-07-22Move implementors directly into lib2Guillaume Gomez-1/+1
2021-07-22Add tests for default-settingsGuillaume Gomez-0/+53
2021-07-21Remove cargo workspace to build rustdoc-gui test crates because of cargo conf...Guillaume Gomez-24/+0
2021-07-21Add test to ensure tables are not inside items summaryGuillaume Gomez-0/+13
2021-07-21Rollup merge of #87230 - GuillaumeGomez:docblock-table-overflow, r=notriddleGuillaume Gomez-7/+18
2021-07-19Rollup merge of #87251 - GuillaumeGomez:item-info-width, r=notriddleGuillaume Gomez-0/+10
2021-07-18Add test to check width of item-infoGuillaume Gomez-0/+10
2021-07-18Add GUI test for <table> overflowGuillaume Gomez-0/+18
2021-07-18Remove unused fileGuillaume Gomez-7/+0
2021-07-17Fix sidebar-mobile test to focus on an actual focusable elementMichael Howell-1/+1
2021-07-16Rollup merge of #87188 - GuillaumeGomez:gui-test-auto-hide-trait-impl, r=notr...Guillaume Gomez-0/+20
2021-07-16Rollup merge of #87180 - notriddle:notriddle/sidebar-keyboard-mobile, r=Guill...Guillaume Gomez-0/+10
2021-07-16feat(rustdoc): open sidebar menu when links inside it are focusedMichael Howell-0/+10
2021-07-16Add GUI test for auto-hide-trait-implementations settingGuillaume Gomez-0/+20
2021-07-16Rollup merge of #87167 - GuillaumeGomez:sidebar-display-mobile, r=notriddleGuillaume Gomez-0/+10
2021-07-15Add test for sidebar display value on mobileGuillaume Gomez-0/+10
2021-07-15Add regression test for type declaration layout overflowGuillaume Gomez-0/+15
2021-07-14Rollup merge of #87125 - GuillaumeGomez:ayu-code-color, r=notriddleGuillaume Gomez-0/+14
2021-07-14Rollup merge of #87056 - GuillaumeGomez:fix-codeblocks-overflow, r=notriddleGuillaume Gomez-0/+22
2021-07-14Add GUI test to check ayu <code> colorsGuillaume Gomez-0/+14
2021-07-14Add test for codeblocks overflowGuillaume Gomez-0/+22
2021-07-14Rollup merge of #87102 - GuillaumeGomez:go-to-first-feature, r=Manisheart,not...Yuki Okushi-0/+20
2021-07-13Add test for "go to first" featureGuillaume Gomez-0/+20
2021-07-13Add test for keyword/primitive text colorGuillaume Gomez-0/+10
2021-07-13Add test for search results colorsGuillaume Gomez-0/+32
2021-07-12Add test for implementorsGuillaume Gomez-0/+30
2021-07-12Simplify build system for rustdoc-gui test cratesGuillaume Gomez-0/+50
2021-07-01Enable the tests developed with #86594Stefan Schindler-6/+6
2021-06-30Auto merge of #86650 - GuillaumeGomez:fix-boldness, r=Nemo157bors-2/+15
2021-06-28Add test for item-table with resize to mobileStefan Schindler-0/+42
2021-06-26Add tests to ensure the font-weight is the correct oneGuillaume Gomez-0/+15
2021-06-26Remove erroneously created fileGuillaume Gomez-2/+0
2021-06-24Fixing the test rustdoc by ignoring `*[@id="module-item"]//following-sibling:...Stefan Schindler-5/+5