qt5base-lts/tests/auto/testlib/selftests/selftests.pri
Edward Welbourne dfcb7fce35 Test that mismatches of datatype in test data columns are rejected
One test for bad data for the column, another for a bad QFETCH.
Incidentally extend blacklist testing by blacklisting them.
Reorganise a QEMU condition that needed extended as part of this.

Task-number: QTPM-1385
Change-Id: Iac72ada19760321c5c9264ddfff7740d1fdd0700
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@qt.io>
2018-12-06 18:29:22 +00:00

61 lines
1.1 KiB
Plaintext

SUBPROGRAMS = \
#alive \
assert \
badxml \
benchlibcallgrind \
benchlibcounting \
benchlibeventcounter \
benchliboptions \
benchlibtickcounter \
benchlibwalltime \
blacklisted \
cmptest \
commandlinedata \
counting \
crashes \
datatable \
datetime \
deleteLater \
deleteLater_noApp \
differentexec \
exceptionthrow \
expectfail \
failcleanup \
faildatatype \
failfetchtype \
failinit \
failinitdata \
fetchbogus \
findtestdata \
float \
globaldata \
longstring \
maxwarnings \
multiexec \
pairdiagnostics \
printdatatags \
printdatatagswithglobaltags \
qexecstringlist \
silent \
singleskip \
skip \
skipcleanup \
skipinit \
skipinitdata \
sleep \
strcmp \
subtest \
tuplediagnostics \
verbose1 \
verbose2 \
verifyexceptionthrown \
warnings \
xunit
qtHaveModule(gui): SUBPROGRAMS += \
keyboard \
mouse
INCLUDEPATH += ../../../../shared/
HEADERS += ../../../../shared/emulationdetector.h