about summary refs log tree commit diff
path: root/src/test/ui/parser/issues/issue-87197-missing-semicolon.fixed
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-10/+0
2021-11-20Move parser tests to parser/issues subdirectoryBadel2-0/+10
Because the parser directory has already reached the 1000 file limit.