summaryrefslogtreecommitdiff
path: root/test cases/failing/97 subdir parse error
AgeCommit message (Collapse)Author
2023-10-27Condense test directories for RC1.Jussi Pakkanen
2022-08-23tests: remove compiler requirement in various unneeded casesEli Schwartz
Compiled languages are Meson's bread and butter, but hardly required. This is convenient, because many test caases specifically, do not care about testing the compiler interactions. In such cases, we can skip doing compiler lookups which aren't used, as they only slow down test setup.
2022-03-29Condense test directory names.Jussi Pakkanen