qt5base-lts/tests/auto/corelib/global
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
..
q_func_info Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qflags Work around what apparently is a GCC 4.6.0 bug 2012-03-25 15:09:52 +02:00
qgetputenv Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qglobal Fallback implementation of Q_ALIGNOF 2012-03-23 19:43:00 +01:00
qlogging Avoid load(testcase) for installing test helper apps 2012-07-04 02:46:27 +02:00
qnumeric Eliminate duplicate data row names from corelib autotests. 2012-02-14 06:19:16 +01:00
qrand Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qtendian Add Q_UINT64_C to 64 bit integer literal. 2012-05-15 23:03:23 +02:00
global.pro Enable endianness conversions on q(u)int8 2012-03-25 13:12:24 +02:00