qt5base-lts/tests/auto/corelib/global
Ulf Hermann 44af54419e Properly use the "process" feature
Replace all QT_NO_PROCESS with QT_CONFIG(process), define it in
qconfig-bootstrapped.h, add QT_REQUIRE_CONFIG(process) to the qprocess
headers, exclude the sources from compilation when switched off, guard
header inclusions in places where compilation without QProcess seems
supported, drop some unused includes, and fix some tests that were
apparently designed to work with QT_NO_PROCESS but failed to.

Change-Id: Ieceea2504dea6fdf43b81c7c6b65c547b01b9714
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
2017-02-27 15:44:46 +00:00
..
q_func_info Updated license headers 2016-01-21 18:55:18 +00:00
qflags Rename QtPrivate::is_[un]signed to QtPrivate::Is[Un]signedEnum 2016-11-09 09:13:29 +00:00
qgetputenv Updated license headers 2016-01-21 18:55:18 +00:00
qglobal Remove compiler-specific implementations of Q_IS_ENUM 2016-11-09 09:13:01 +00:00
qglobalstatic Unify license header usage. 2016-03-29 10:20:03 +00:00
qhooks tst_qhooks: test that it's possible to chain multiple hooks together 2016-11-18 15:22:32 +00:00
qlogging Properly use the "process" feature 2017-02-27 15:44:46 +00:00
qnumeric Add Intel copyright to files that Intel has had non-trivial contribution 2016-01-21 22:44:21 +00:00
qrand Updated license headers 2016-01-21 18:55:18 +00:00
qtendian QtCore: Remove Windows CE. 2016-03-30 11:22:47 +00:00
global.pro Add a more reliable replacement for qt_add/removeObject(). 2014-04-15 17:50:20 +02:00