qt5base-lts/tests/auto/dbus
Fabian Kosmale bbb79ae7ab Adjust tst_qdbusmarshall to QVariant changes
Comparing QVariant's containing QDBusArguments does not work anymore in
Qt 6, where QVariant will simply use QMetaType equals. Thus we now do
the comparisons in a more manual way. This is currently only partially
implemented.
Additionally, adjust to changed warning message.

Fixes: QTBUG-87998
Change-Id: Ie63db4e8c8d03d7627234f3c892067d1557454af
Reviewed-by: Liang Qi <liang.qi@qt.io>
2020-10-30 13:27:14 +01:00
..
qdbusabstractadaptor Deprecate QVariant::Type 2020-10-23 09:58:57 +02:00
qdbusabstractinterface Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
qdbusconnection Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
qdbusconnection_delayed CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qdbusconnection_no_app CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qdbusconnection_no_bus CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qdbusconnection_no_libdbus CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qdbusconnection_spyhook CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qdbuscontext CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qdbusinterface Deprecate QVariant::Type 2020-10-23 09:58:57 +02:00
qdbuslocalcalls CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qdbusmarshall Adjust tst_qdbusmarshall to QVariant changes 2020-10-30 13:27:14 +01:00
qdbusmetaobject Deprecate QVariant::Type 2020-10-23 09:58:57 +02:00
qdbusmetatype Deprecate QVariant::Type 2020-10-23 09:58:57 +02:00
qdbuspendingcall Deprecate QVariant::Type 2020-10-23 09:58:57 +02:00
qdbuspendingreply CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qdbusreply CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qdbusservicewatcher CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qdbusthreading CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qdbustype CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qdbusxmlparser CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
CMakeLists.txt Regenerate some of the test projects that do SUBDIRS += foo 2019-08-07 11:55:38 +00:00
dbus.pro Build examples and tests only if their requirements are met 2017-03-22 15:55:55 +00:00