qt5base-lts/tests/auto/gui/kernel
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
..
qbackingstore Add CONFIG+=parallel_test to suspected parallel-safe tests. 2012-05-28 07:33:01 +02:00
qclipboard Avoid load(testcase) for installing test helper apps 2012-07-04 02:46:27 +02:00
qdrag Add CONFIG+=parallel_test to suspected parallel-safe tests. 2012-05-28 07:33:01 +02:00
qevent Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qfileopenevent Clean up for some auto tests of the gui/kernel. 2012-03-09 11:05:18 +01:00
qguiapplication Add QGuiApplication::setApplicationDisplayName. 2012-06-27 09:23:15 +02:00
qguieventdispatcher Run tst_QEventDispatcher with the GUI event dispatchers as well 2012-02-10 15:22:03 +01:00
qguimetatype Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qguitimer Add CONFIG+=parallel_test to suspected parallel-safe tests. 2012-05-28 07:33:01 +02:00
qguivariant Add CONFIG+=parallel_test to suspected parallel-safe tests. 2012-05-28 07:33:01 +02:00
qinputmethod Add CONFIG+=parallel_test to suspected parallel-safe tests. 2012-05-28 07:33:01 +02:00
qkeysequence Add CONFIG+=parallel_test to suspected parallel-safe tests. 2012-05-28 07:33:01 +02:00
qmouseevent Make tst_qmouseevent.cpp independent of QtWidgets 2012-03-09 11:05:29 +01:00
qmouseevent_modal Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qpalette Add CONFIG+=parallel_test to suspected parallel-safe tests. 2012-05-28 07:33:01 +02:00
qscreen Added QScreen::setOrientationUpdateMask(). 2012-06-06 07:41:17 +02:00
qtouchevent Use QPointer instead of QWeakPointer. 2012-06-05 18:42:26 +02:00
qwindow Remove insignificant_test for tst_qwindow on Mac OS X 2012-06-06 12:53:55 +02:00
kernel.pro Make gui tests build when widgets aren't available 2012-06-07 00:38:01 +02:00