qt5base-lts/tests/auto/dbus
Thiago Macieira abaa3e6112 tst_qdbusmetatype: fix build with Clang (and probably MSVC)
This test makes use of a GCC extension-slash-defect in matching of
template template parameters. Either Clang has recently changed its
behavior not to accept them any more, or we've never compiled this test
with Clang.

Tested with Clang 15.0.6.

Pick-to: 6.4
Change-Id: I69ecc04064514f939896fffd172e98d826989ca3
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
2022-12-09 05:07:25 +00:00
..
qdbusabstractadaptor Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
qdbusabstractinterface DBus tests: port away from deprecated APIs 2022-08-24 22:08:49 +02:00
qdbusconnection Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
qdbusconnection_delayed Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
qdbusconnection_no_app Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
qdbusconnection_no_bus Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
qdbusconnection_no_libdbus Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
qdbusconnection_spyhook Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
qdbuscontext Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
qdbusinterface Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
qdbuslocalcalls Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
qdbusmarshall dbus: use same type of matching quotes 2022-10-21 12:02:34 -04:00
qdbusmetaobject Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
qdbusmetatype tst_qdbusmetatype: fix build with Clang (and probably MSVC) 2022-12-09 05:07:25 +00:00
qdbuspendingcall Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
qdbuspendingreply Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
qdbusreply Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
qdbusservicewatcher Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
qdbusthreading Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
qdbustype tst_QDBusTypes::isValidFixedType: don't duplicate fixed types 2022-10-18 14:13:27 +02:00
qdbusxmlparser Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00