qt5base-lts/tests/auto/dbus
Ulf Hermann 329385a5d5 Build examples and tests only if their requirements are met
If the respective modules aren't available we cannot build the tests
and examples. We drop the qtConfig(opengl) requirement for the opengl
examples as
a, we would need to make the QtGui configuration available for that to
   work, and
b, we should not add too much detail to the tests and examples build
   configurations. Checking each test and example for every feature it
   uses would be too much.

Task-number: QTBUG-57255
Change-Id: Ifb043c81ec9e5c487765297bd65704812cd281fc
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
2017-03-22 15:55:55 +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 QT_CONFIG(library) instead of QT_NO_LIBRARY 2017-03-06 11:27:20 +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 QT_CONFIG(library) instead of QT_NO_LIBRARY 2017-03-06 11:27:20 +00:00
qdbusxmlparser Updated license headers 2016-01-21 18:55:18 +00:00
dbus.pro Build examples and tests only if their requirements are met 2017-03-22 15:55:55 +00:00