qt6-bb10/tests/auto/tools
Thiago Macieira c1b13a0c5f moc: add a test for Q_FLAG getter/setter on integers
This is legacy behavior from Qt 3, before we had QFlags and before
QVariant could support user types. I cannot find any instance of a
getter returning an integer in current Qt or Qt Creator code. And note
this only compiles if the flags type with Q_FLAG - not Q_ENUM.

The content is wrapped as Qt 6.x only so it can be removed in Qt
7.0. The deprecation warning will come in a later commit, for 6.9.

Change-Id: Ie3ddd8025e3b4387866efffd8e8d46c3daa0dff2
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
(cherry picked from commit 939f7f56227e65c9797d17640a7b9c29166efc44)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2024-09-24 20:30:14 +00:00
..
macdeployqt tst_macdeployqt: Only pass -use-debug-libs for debug-and-release builds 2024-07-19 13:42:22 +00:00
moc moc: add a test for Q_FLAG getter/setter on integers 2024-09-24 20:30:14 +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 Bump version to 6.8.1 2024-09-19 07:20:47 +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