qt5base-lts/tests/auto/tools
Edward Welbourne cfcbf38f76 Teach qmake about digit-grouping apostrophes in numeric literals
It was previously understanding them as character literal delimiters,
with unfortunate consequences if a numeric literal contained an odd
number of them. Recognize that an apostrophe with a digit on each side
of it isn't the opening quote of a character literal (unless the digit
before it is preceded by a u). Extend the findMocs test to trigger the
bug, prior to the fix; verified it passes with the fix.

Fixes: QTBUG-98845
Change-Id: I5db3ac59aaeade7c2d6c1fb680ba97261ec0e8a9
Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
2022-06-17 00:05:53 +02:00
..
macdeployqt Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
moc Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbuscpp2xml Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qdbusxml2cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qmake Teach qmake about digit-grouping apostrophes in numeric literals 2022-06-17 00:05:53 +02:00
qmakelib Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
rcc Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
uic Make uic generate correct C++ comments 2022-05-18 11:53:26 +02:00
windeployqt Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
CMakeLists.txt Exclude tst_qmake if the build of qmake tool is disabled 2022-02-09 15:33:46 +01:00