2012-02-03 05:56:26 +00:00
|
|
|
SUBPROGRAMS = \
|
|
|
|
#alive \
|
|
|
|
assert \
|
|
|
|
badxml \
|
|
|
|
benchlibcallgrind \
|
2012-02-17 03:39:30 +00:00
|
|
|
benchlibcounting \
|
2012-02-03 05:56:26 +00:00
|
|
|
benchlibeventcounter \
|
|
|
|
benchliboptions \
|
|
|
|
benchlibtickcounter \
|
|
|
|
benchlibwalltime \
|
2015-04-28 11:40:26 +00:00
|
|
|
blacklisted \
|
2012-02-03 05:56:26 +00:00
|
|
|
cmptest \
|
|
|
|
commandlinedata \
|
|
|
|
counting \
|
|
|
|
crashes \
|
|
|
|
datatable \
|
|
|
|
datetime \
|
|
|
|
differentexec \
|
|
|
|
exceptionthrow \
|
|
|
|
expectfail \
|
|
|
|
failcleanup \
|
|
|
|
failinit \
|
|
|
|
failinitdata \
|
|
|
|
fetchbogus \
|
|
|
|
findtestdata \
|
|
|
|
float \
|
|
|
|
globaldata \
|
|
|
|
longstring \
|
|
|
|
maxwarnings \
|
|
|
|
multiexec \
|
2017-03-28 06:56:24 +00:00
|
|
|
pairdiagnostics \
|
2012-02-03 05:56:26 +00:00
|
|
|
printdatatags \
|
|
|
|
printdatatagswithglobaltags \
|
|
|
|
qexecstringlist \
|
2012-02-27 06:31:03 +00:00
|
|
|
silent \
|
2012-02-03 05:56:26 +00:00
|
|
|
singleskip \
|
|
|
|
skip \
|
|
|
|
skipcleanup \
|
|
|
|
skipinit \
|
|
|
|
skipinitdata \
|
|
|
|
sleep \
|
|
|
|
strcmp \
|
|
|
|
subtest \
|
2012-03-01 01:01:49 +00:00
|
|
|
verbose1 \
|
|
|
|
verbose2 \
|
2013-10-11 10:05:01 +00:00
|
|
|
verifyexceptionthrown \
|
2012-02-03 05:56:26 +00:00
|
|
|
warnings \
|
|
|
|
xunit
|
2017-03-21 10:11:26 +00:00
|
|
|
|
|
|
|
INCLUDEPATH += ../../../../shared/
|
|
|
|
HEADERS += ../../../../shared/emulationdetector.h
|