qt5base-lts/tests/auto/dbus
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
..
qdbusabstractadaptor Fix/adapt the uses of {to,set,from}Time_t in the qtbase source code 2016-07-06 06:28:13 +00:00
qdbusabstractinterface Add Intel copyright to files that Intel has had non-trivial contribution 2016-01-21 22:44:21 +00:00
qdbusconnection Properly use the "process" feature 2017-02-27 15:44:46 +00:00
qdbusconnection_delayed Updated license headers 2016-01-21 18:55:18 +00:00
qdbusconnection_no_app Updated license headers 2016-01-21 18:55:18 +00:00
qdbusconnection_no_bus Updated license headers 2016-01-21 18:55:18 +00:00
qdbusconnection_no_libdbus Autotest: rename the test class so it's different in this test 2016-01-30 03:20:54 +00:00
qdbusconnection_spyhook Add an autotest for the QtDBus message spy hook 2016-05-09 05:31:11 +00:00
qdbuscontext Updated license headers 2016-01-21 18:55:18 +00:00
qdbusinterface Merge remote-tracking branch 'origin/5.6' into 5.7 2016-05-19 12:55:27 +02:00
qdbuslocalcalls Updated license headers 2016-01-21 18:55:18 +00:00
qdbusmarshall Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
qdbusmetaobject Plug leaks in tests/auto/dbus 2017-01-26 10:33:28 +00:00
qdbusmetatype Updated license headers 2016-01-21 18:55:18 +00:00
qdbuspendingcall Updated license headers 2016-01-21 18:55:18 +00:00
qdbuspendingreply Updated license headers 2016-01-21 18:55:18 +00:00
qdbusreply Updated license headers 2016-01-21 18:55:18 +00:00
qdbusservicewatcher Add Intel copyright to files that Intel has had non-trivial contribution 2016-01-21 22:44:21 +00:00
qdbusthreading Updated license headers 2016-01-21 18:55:18 +00:00
qdbustype Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
qdbusxmlparser Updated license headers 2016-01-21 18:55:18 +00:00
dbus.pro Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00