2011-04-27 10:05:43 +00:00
|
|
|
TEMPLATE = subdirs
|
|
|
|
|
|
|
|
SUBDIRS = subtest test warnings maxwarnings cmptest globaldata skipglobal skip \
|
|
|
|
strcmp expectfail sleep fetchbogus crashes multiexec failinit failinitdata \
|
2011-09-20 00:39:58 +00:00
|
|
|
skipinit skipinitdata datetime singleskip assert differentexec \
|
2011-04-27 10:05:43 +00:00
|
|
|
exceptionthrow qexecstringlist datatable commandlinedata\
|
|
|
|
benchlibwalltime benchlibcallgrind benchlibeventcounter benchlibtickcounter \
|
|
|
|
benchliboptions xunit badxml longstring
|
|
|
|
|
|
|
|
INSTALLS =
|
|
|
|
|
|
|
|
QT = core
|
|
|
|
|
|
|
|
|
|
|
|
CONFIG += parallel_test
|