summaryrefslogtreecommitdiff
path: root/test cases/unit/75 subdir libdir/subprojects/flub
AgeCommit message (Collapse)Author
2022-03-29Condense test directory names.Jussi Pakkanen
2020-05-18backends: Consider arguments passed to a test when cross compilingDylan Baker
Otherwise a wrapper script which takes an executable as an argument will mistakenly run when that executable is cross compiled. This does not wrap said executable in an exe_wrapper, just skip it. Fixes #5982
2020-05-04Add regression test for libdir reset.Jussi Pakkanen