qt5base-lts/tests/auto/tools/qmake/testdata
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
..
bundle-spaces remove nonsense DEFINES 2013-07-03 21:38:37 +02:00
conflicting_targets Make conflicting targets check less strict 2019-10-03 20:28:03 +02:00
duplicateLibraryEntries remove nonsense DEFINES 2013-07-03 21:38:37 +02:00
export_across_file_boundaries de-noise test 2015-02-04 16:33:51 +00:00
findDeps Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
findMocs Teach qmake about digit-grouping apostrophes in numeric literals 2022-06-17 00:05:53 +02:00
include_dir Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
include_dir_build Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
include_pwd Fix semantics of the src dir in the include search paths with MinGW 2012-09-10 14:09:45 +02:00
install_depends Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
one_space Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
pro_file_cache Fix qmake's pro file cache to interact correctly with write_file 2012-10-25 16:22:00 +02:00
project Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
prompt remove nonsense DEFINES 2013-07-03 21:38:37 +02:00
quotedfilenames Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
rawString Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
resources Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
shadow_files Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
shadow_files_build Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
simple_app Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
simple_app_build Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
simple_dll Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
simple_lib Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
subdir_via_pro_file_extra_target Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
subdirs Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
substitutes remove nonsense DEFINES 2013-07-03 21:38:37 +02:00
substitutes_build Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
windows_resources Determine dependencies of Windows resource files 2019-08-13 09:38:46 +02:00
.gitignore Ignore stuff created during testing 2015-11-25 13:17:01 +00:00