qt5base-lts/tests/auto/testlib/selftests/.gitignore
Friedemann Kleint b9ebb65c77 Revert "Remove unused overload of QTest::qExec."
The overload is used in Qt Creator
(see src/libs/extensionsystem/pluginmanager.cpp).
The use case here is an application whose internal
QObjects can be tested by passing a command line parameter.

For this use case, it is inconvenient to have to allocate
memory and create a char argv[]- array.

This reverts commit ad80d42f8e.

Change-Id: I2a2f91e2840100fd62743f6d03b33005d67b18f8
Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
2011-12-12 10:43:44 +01:00

27 lines
620 B
Plaintext

tst_selftests
assert/tst_assert
cmptest/tst_cmptest
crashes/tst_crashes
datatable/tst_datatable
datetime/tst_datetime
differentexec/tst_differentexec
exception/tst_exception
expectfail/tst_expectfail
failinit/tst_failinit
failinitdata/tst_failinitdata
fetchbogus/tst_fetchbogus
globaldata/tst_globaldata
maxwarnings/tst_maxwarnings
multiexec/tst_multiexec
qexecstringlist/tst_qexecstringlist
singleskip/tst_singleskip
skip/tst_skip
skipglobal/tst_skipglobal
skipinit/tst_skipinit
skipinitdata/tst_skipinitdata
sleep/tst_sleep
strcmp/tst_strcmp
subtest/tst_subtest
waitwithoutgui/tst_waitwithoutgui
warnings/tst_warnings