about summary refs log tree commit diff
path: root/src/test/ui/parser/auxiliary
AgeCommit message (Collapse)AuthorLines
2021-11-20Move parser tests to parser/issues subdirectoryBadel2-16/+0
Because the parser directory has already reached the 1000 file limit.
2021-10-27test: add test for inner attribute followed by outer attribute causing ICEEliseZeroTwo-0/+13
2021-01-16Move some tests to more reasonable directories - 2Caio-0/+3
Address comments Update limits