4a9092eaad
New macro QVERIFY_EXCEPTION_THROWN may be used to check that some code really throws an exception of specified type. Change-Id: I7cf499c7c37a35407862bc604c6eb862c5f329d3 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: Jason McDonald <macadder1@gmail.com>
47 lines
858 B
Plaintext
47 lines
858 B
Plaintext
SUBPROGRAMS = \
|
|
#alive \
|
|
assert \
|
|
badxml \
|
|
benchlibcallgrind \
|
|
benchlibcounting \
|
|
benchlibeventcounter \
|
|
benchliboptions \
|
|
benchlibtickcounter \
|
|
benchlibwalltime \
|
|
cmptest \
|
|
commandlinedata \
|
|
counting \
|
|
crashes \
|
|
datatable \
|
|
datetime \
|
|
differentexec \
|
|
exceptionthrow \
|
|
expectfail \
|
|
failcleanup \
|
|
failinit \
|
|
failinitdata \
|
|
fetchbogus \
|
|
findtestdata \
|
|
float \
|
|
globaldata \
|
|
longstring \
|
|
maxwarnings \
|
|
multiexec \
|
|
printdatatags \
|
|
printdatatagswithglobaltags \
|
|
qexecstringlist \
|
|
silent \
|
|
singleskip \
|
|
skip \
|
|
skipcleanup \
|
|
skipinit \
|
|
skipinitdata \
|
|
sleep \
|
|
strcmp \
|
|
subtest \
|
|
verbose1 \
|
|
verbose2 \
|
|
verifyexceptionthrown \
|
|
warnings \
|
|
xunit
|