qt6-bb10/tests/auto/corelib
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
..
animation Stabilize tst_QPropertyAnimation::noStartValue() 2017-01-25 11:36:41 +00:00
codecs Properly use the "process" feature 2017-02-27 15:44:46 +00:00
global Properly use the "process" feature 2017-02-27 15:44:46 +00:00
io Properly use the "process" feature 2017-02-27 15:44:46 +00:00
itemmodels QIPM: Persist model indexes after emitting layoutChange, not before 2016-12-21 01:37:50 +00:00
json Merge remote-tracking branch 'origin/5.7' into 5.8 2016-11-16 12:35:36 +01:00
kernel Properly use the "process" feature 2017-02-27 15:44:46 +00:00
mimetypes Properly use the "process" feature 2017-02-27 15:44:46 +00:00
plugin Properly use the "process" feature 2017-02-27 15:44:46 +00:00
statemachine Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/dev 2016-01-26 11:27:37 +00:00
thread Properly use the "process" feature 2017-02-27 15:44:46 +00:00
tools Properly use the "process" feature 2017-02-27 15:44:46 +00:00
xml tests/auto/corelib/xml: cleanup 2016-08-27 05:09:16 +00:00
corelib.pro Add support for Apple tvOS 2016-05-17 16:11:23 +00:00