qt5base-lts/tests/auto/dbus/qdbusmarshall
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
..
qdbusmarshall CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qpong CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
.gitignore Moved dbus autotests into new directory structure 2011-09-01 09:37:08 +02:00
CMakeLists.txt CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
common.h Use QMetaType instead of integer based type ids 2020-09-23 19:30:28 +02:00
qdbusmarshall.pro Use dependencies instead of CONFIG+=ordered 2017-12-02 11:09:15 +00:00
tst_qdbusmarshall.cpp Adjust tst_qdbusmarshall to QVariant changes 2020-10-30 13:27:14 +01:00