summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pri
blob: e391d44f6e9ce6e4a3666f3596d9006f0a5d1e79 (plain)
1
2
3
!include(../tests.pri) { error("Couldn't find the tests.pri file!") }

!contains(TARGET, ^tst_.*):TARGET = $$join(TARGET,,"tst_")