qt6-bb10/tests/auto/tools
Fabian Kosmale 62d02c1d50 moc: Treat number + characters as Identifier, not Number
While <DIGIT>+<Character> is not a valid identifier by itself in the C++
language, it might become one when using it with the token pasting
operator.

This risks confusing some number literals with suffix as Identifiers,
but those are currently not supported anyway, so this shouldn't break
anything that is currently working.

Fixes: QTBUG-87219
Fixes: QTBUG-124288
Pick-to: 6.7
Change-Id: If73255cc0e6649bc90c52b1d177aac8ff975ae69
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2024-04-17 04:38:22 +02:00
..
macdeployqt Change license for tests files 2024-02-04 09:56:42 +01:00
moc moc: Treat number + characters as Identifier, not Number 2024-04-17 04:38:22 +02:00
qdbuscpp2xml Change license for tests files 2024-02-04 09:56:42 +01:00
qdbusxml2cpp Change license for tests files 2024-02-04 09:56:42 +01:00
qmake Change license for tests files 2024-02-04 09:56:42 +01:00
qmakelib Change license for tests files 2024-02-04 09:56:42 +01:00
qt_cmake_create Change license for tests files 2024-02-04 09:56:42 +01:00
rcc Add support for using an inline namespaces for -qtnamespace 2024-04-03 17:17:11 +02:00
uic uic: use qOverload for ambiguous slots 2024-04-12 12:32:16 +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