about summary refs log tree commit diff
path: root/tests/rustdoc-gui/utils.goml
AgeCommit message (Collapse)AuthorLines
2025-08-21rustdoc-search: GUI tests check for `//` in URLMichael Howell-0/+7
When this fails, you get output that looks like: /home/user/rust/tests/rustdoc-gui/search-result-impl-disambiguation.goml search-result-impl-disambiguation... FAILED [ERROR] `tests/rustdoc-gui/utils.goml` around line 49 from `tests/rustdoc-gui/search-result-impl-disambiguation.goml` line 25: JS errors occurred: Event: Event Making the error message more informative requires patching browser-ui-test.
2025-08-15rustdoc-search: search backend with partitioned suffix treeMichael Howell-2/+35
2024-04-08Make theme switching closer to realityGuillaume Gomez-3/+10
2024-04-05Use `include` command to reduce code duplicationGuillaume Gomez-0/+11