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

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

INSTALLS =

QT = core


CONFIG += parallel_test