about summary refs log tree commit diff
path: root/tests/rustdoc-gui/search-result-color.goml
AgeCommit message (Expand)AuthorLines
2024-12-17Remove `rustc::existing_doc_keyword` lint.Nicholas Nethercote-1/+2
2024-07-29rustdoc: use `<wbr>`-tolerant function to check text contentsMichael Howell-6/+6
2024-04-08Make theme switching closer to realityGuillaume Gomez-9/+6
2024-04-06Move `check-container-color`'s code into `check-search-color` functionGuillaume Gomez-31/+19
2024-04-06Move duplicated code into `check-search-color` functionGuillaume Gomez-218/+98
2024-04-06Move more common code into a function in `tests/rustdoc-gui/search-result-col...Guillaume Gomez-30/+44
2024-04-06Move `search-result-color.goml` common parts into a functionGuillaume Gomez-69/+52
2024-04-05Use `include` command to reduce code duplicationGuillaume Gomez-14/+5
2024-04-02Remove redundant code commentsGuillaume Gomez-72/+72
2024-04-01Update to new browser-ui-test versionGuillaume Gomez-123/+123
2023-09-16Migrate GUI colors test to original CSS color formatGuillaume Gomez-1/+1
2023-07-18Update rustdoc GUI testsGuillaume Gomez-2/+2
2023-06-28Update GUI testsGuillaume Gomez-8/+8
2023-06-23Fix failing rustdoc GUI testGuillaume Gomez-1/+4
2023-06-20tests: add test for color of item kindAlexis (Poliorcetics) Bourget-0/+6
2023-06-03Move type name directly into the same DOM elementGuillaume Gomez-2/+0
2023-06-02Move item kind before the item nameGuillaume Gomez-26/+2
2023-06-02Update rustdoc tests and add more checks for type kind colorsGuillaume Gomez-3/+11
2023-05-14Convert more GUI tests colors to their original formatGuillaume Gomez-86/+86
2023-04-11Update rustdoc GUI tests to new browser-ui-test versionGuillaume Gomez-6/+6
2023-01-11Move /src/test to /testsAlbert Larsan-0/+401