summary refs log tree commit diff
path: root/tests/rustdoc-js-std
AgeCommit message (Expand)AuthorLines
2023-03-03Add test for unclosed genericGuillaume Gomez-0/+10
2023-03-02Add GUI test for rustdoc search errors backgroundGuillaume Gomez-2/+2
2023-03-01Rollup merge of #108143 - notriddle:notriddle/filter-exclamation-macro, r=Gui...Dylan DPC-19/+88
2023-02-16rustdoc: search by macro when query ends with `!`Michael Howell-19/+88
2023-02-16rustdoc: hide `reference` methods in search indexMichael Howell-0/+8
2023-01-24rustdoc: add test case based on #103357Michael Howell-0/+10
2023-01-21rustdoc: update test cases to match with stricter match criteriaMichael Howell-1/+0
2023-01-21rustdoc: compute maximum Levenshtein distance based on the queryMichael Howell-3/+0
2023-01-14rustdoc: update search test casesMichael Howell-4/+5
2023-01-11Move /src/test to /testsAlbert Larsan-0/+1549