about summary refs log tree commit diff
path: root/src/test/rustdoc-gui/src/lib2/lib.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-343/+0
2023-01-10Add GUI test for item declaration block scrollingGuillaume Gomez-0/+158
2022-09-27Add GUI regression test for search results colorsGuillaume Gomez-0/+3
2022-09-02rustdoc: put in rule to get alignment in desktop and mobile layoutsMichael Howell-0/+10
2022-08-31Update rustdoc testsGuillaume Gomez-0/+27
2022-07-27Add GUI test for item info positionGuillaume Gomez-0/+3
2022-07-17Add GUI test for source code sidebar auto-expandGuillaume Gomez-0/+3
2022-05-05rustdoc: ensure HTML/JS side implementors don't have dupsMichael Howell-0/+7
2022-04-05Add GUI test to ensure that the width of the item-info does not overflow its ...Guillaume Gomez-0/+10
2022-01-24Add white-space: nowrap to links in the sidebarJacob Hoffman-Andrews-0/+6
2022-01-20rustdoc: fix overflow-wrap for table layoutsJacob Hoffman-Andrews-14/+25
2021-11-22Add GUI test for clicking on non-toggle summaryJacob Hoffman-Andrews-0/+2
2021-10-18Add GUI overflow tests for constant and typedefGuillaume Gomez-0/+17
2021-09-08Add tests to ensure that <table> don't break doc blocks width anymoreGuillaume Gomez-0/+9
2021-09-01Add tests for implementors associated types displayGuillaume Gomez-1/+3
2021-07-21Add test to ensure tables are not inside items summaryGuillaume Gomez-0/+7
2021-07-21Rollup merge of #87230 - GuillaumeGomez:docblock-table-overflow, r=notriddleGuillaume Gomez-0/+9
2021-07-18Add test to check width of item-infoGuillaume Gomez-0/+3
2021-07-18Add GUI test for <table> overflowGuillaume Gomez-0/+9
2021-07-15Add regression test for type declaration layout overflowGuillaume Gomez-0/+7
2021-07-14Add test for codeblocks overflowGuillaume Gomez-0/+14
2021-07-12Simplify build system for rustdoc-gui test cratesGuillaume Gomez-0/+35