summaryrefslogtreecommitdiffstats
path: root/tests/auto/selftests/selftests.pro
blob: 1494e388a3e4cddbca6ad35457c8a1d1d9228e05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
TEMPLATE = subdirs

SUBDIRS = subtest test warnings maxwarnings cmptest globaldata skipglobal skip \
          strcmp expectfail sleep fetchbogus crashes multiexec failinit failinitdata \
          skipinit skipinitdata datetime singleskip assert waitwithoutgui differentexec \
          exceptionthrow qexecstringlist datatable commandlinedata\
          benchlibwalltime benchlibcallgrind benchlibeventcounter benchlibtickcounter \
          benchliboptions xunit badxml longstring printdatatags \
          printdatatagswithglobaltags

INSTALLS =

QT = core

integrity: SUBDIRS -= test

CONFIG += parallel_test