qt6-bb10/tests/auto/tools
Ievgenii Meshcheriakov 86cfafcb5a qdbuscpp2xml: Register QtDBus metatypes
Explicitly register QtDBus-specific metatypes before attempting
to generate output. This fixes a bug when types like QDBusObjectPath
are sometimes ignored by this tool. Export QDBusMetaTypeId::init()
for that reason. Add a regression test to tst_qdbuscpp2xml.

Fixes: QTBUG-34550
Change-Id: I16faa79a794d09a26bad45e18730379681a20b50
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2023-11-28 13:37:56 +01:00
..
macdeployqt tst_macdeplyqt: unbreak runVerifyDeployment() 2023-08-15 17:40:22 +00:00
moc Moc: don't stumple over inline namespace in more places 2023-11-24 08:48:01 +01:00
qdbuscpp2xml qdbuscpp2xml: Register QtDBus metatypes 2023-11-28 13:37:56 +01:00
qdbusxml2cpp qdbusxml2cpp: Improve error reporting 2023-07-06 21:51:25 +02:00
qmake tst_qmake: compile with QT_NO_FOREACH 2023-08-19 19:17:17 +03:00
qmakelib tst_qmakelib: compile with QT_NO_FOREACH 2023-08-19 19:17:17 +03:00
qt_cmake_create CMake: Make qtbase tests standalone projects 2023-07-05 15:09:32 +02:00
rcc tst_rcc: port away from Q_FOREACH 2023-08-08 22:03:05 +02:00
uic uic: Use fully qualified enum value for remaining cases 2023-11-15 23:40:24 +01:00
windeployqt CMake: Make qtbase tests standalone projects 2023-07-05 15:09:32 +02:00
CMakeLists.txt tests/tools: only run qdbus{cpp2xml,xml2cpp} tests if D-Bus is available 2023-08-14 20:19:36 -07:00