about summary refs log tree commit diff
path: root/src/test/rustdoc-gui/item-info-overflow.goml
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-31/+0
2022-10-07Update rustdoc-gui test to new browser-ui-test versionGuillaume Gomez-2/+2
2022-09-23rustdoc: fix GUI tests to deal with slightly changed widthMichael Howell-2/+2
2022-09-19rustdoc: update test cases for changed item-decl HTMLMichael Howell-1/+1
2022-07-05Update rustdoc testsGuillaume Gomez-4/+7
2022-04-14clarify doc(cfg) wordingAndy Russell-2/+2
The current "This is supported" wording implies that it's possible to still use the item on other configurations, but in an unsupported way. Changing this to "Available" removes this ambiguity.
2022-04-05Add GUI test to ensure that the width of the item-info does not overflow its ↵Guillaume Gomez-0/+28
parent