about summary refs log tree commit diff
path: root/tests/ui/use/use-mod
AgeCommit message (Collapse)AuthorLines
2025-06-05Use non-2015 edition paths in tests that do not test for their resolutionLukas Wirth-11/+11
2025-04-08UI tests: add missing diagnostic kinds where possibleVadim Petrochenkov-2/+2
2023-11-24Show number in error message even for one errorNilstrieb-2/+2
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-03-22Rename tests to ensure they don't have overlapping names.Eric Huss-0/+52
Some tests will delete their output directory before starting. The output directory is based on the test names. If one test is the prefix of another test, then when that test starts, it could try to delete the output directory of the other test with the longer path.
2023-01-11Move /src/test to /testsAlbert Larsan-0/+178