qt6-bb10/tests/auto/widgets/kernel/qapplication
Rohan McGovern bcf20e122a Avoid load(testcase) for installing test helper apps
Make test projects declare TEST_HELPER_INSTALLS rather than calling a
function exported by testcase.prf.  load(testcase) may be unsafe, as
testcase.prf should be processed after default_post.prf.

Fixes silent disabling of various autotests.

Change-Id: I56b35ffd653a637ad5ab18d64dd1a1edadfac59f
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Reviewed-by: Kurt Korbatits  <kurt.korbatits@nokia.com>
2012-07-04 02:46:27 +02:00
..
desktopsettingsaware Fixed several unit tests to work in shadow builds 2012-06-29 04:57:04 +02:00
modal Fixed several unit tests to work in shadow builds 2012-06-29 04:57:04 +02:00
test Avoid load(testcase) for installing test helper apps 2012-07-04 02:46:27 +02:00
tmp Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
wincmdline Fixed several unit tests to work in shadow builds 2012-06-29 04:57:04 +02:00
.gitignore Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
heart.svg Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
qapplication.pro Changed qapplication unittest to work from installation directory 2012-01-31 04:55:38 +01:00
tst_qapplication.cpp Only quit if there are no visible widgets or windows. 2012-06-12 04:30:18 +02:00