af5f17e214
This test duplicates the skipinitdata selftest and has slightly less informative output. Change-Id: Ifd40e3ef8030059ec8fa0089ce5b2a994624abeb Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
16 lines
513 B
Prolog
16 lines
513 B
Prolog
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 qexecstringlist datatable commandlinedata\
|
|
benchlibwalltime benchlibcallgrind benchlibeventcounter benchlibtickcounter \
|
|
benchliboptions xunit badxml longstring float
|
|
|
|
INSTALLS =
|
|
|
|
QT = core
|
|
|
|
|
|
CONFIG += parallel_test
|