qt6-bb10/tests/auto/tools
Thiago Macieira 68c9ea8888 tst_moc: check the enum's own metatype, not its underlying metatype
Checking the underlying type's metatype is checking through a QMetaType
feature, not moc's functionality. And QMetaType currently always returns
the metatype for int for all QFlags types.

Change-Id: I8a96935cf6c742259c9dfffd17e9791608e38b6e
Reviewed-by: Ahmad Samir <a.samirh78@gmail.com>
(cherry picked from commit 46b73b1ef37e22af23bfce992f41498c6409df3a)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2024-08-12 09:43:38 +00:00
..
macdeployqt tst_macdeployqt: Only pass -use-debug-libs for debug-and-release builds 2024-07-19 13:42:22 +00:00
moc tst_moc: check the enum's own metatype, not its underlying metatype 2024-08-12 09:43:38 +00:00
qdbuscpp2xml CMake: Build dbus tools when building dbus tests 2024-06-12 12:23:45 +00:00
qdbusxml2cpp CMake: Build dbus tools when building dbus tests 2024-06-12 12:23:45 +00:00
qmake Skip some build system tests if Xcode is not installed 2024-06-16 20:48:34 +00:00
qmakelib tst_qmakelib: Account for test directory with spaces in system() test 2024-07-03 18:57:34 +00:00
qt_cmake_create tst_qt_cmake_create: Skip test if CMake is not found 2024-06-18 01:34:51 +00:00
rcc rcc: add the ability to output copyrights in the output 2024-06-01 08:36:41 -03:00
uic tst_uic: Modernize code 2024-08-09 15:16:50 +00:00
windeployqt Change license for tests files 2024-02-04 09:56:42 +01:00
CMakeLists.txt tests/tools: only run qdbus{cpp2xml,xml2cpp} tests if D-Bus is available 2023-08-14 20:19:36 -07:00