qt5base-lts/tests/auto/tools/qmake/testdata
Edward Welbourne 209a26c6c4 qmake: Fix comment false-alarm bug in findMocs().
If a / wasn't part of a comment-start, it and the character after it
were none the less stepped over.  If the character after started an
enclosure, this would duly be missed, leading to mis-parsing of the
subsequent text.  As for similar bug recently fixed in findDeps().

Change-Id: Ie5329ec633c23a554b42a6351723c980e27fb9a9
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
2015-12-15 16:40:02 +00:00
..
bundle-spaces remove nonsense DEFINES 2013-07-03 21:38:37 +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 Rewrote qmake's #include-detection to be more faithful to CPP. 2015-12-15 09:21:27 +00:00
findMocs qmake: Fix comment false-alarm bug in findMocs(). 2015-12-15 16:40:02 +00:00
include_dir Update copyright headers 2015-02-11 06:49:51 +00: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 Update copyright headers 2015-02-11 06:49:51 +00:00
one_space Update copyright headers 2015-02-11 06:49:51 +00: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 Update copyright headers 2015-02-11 06:49:51 +00:00
prompt remove nonsense DEFINES 2013-07-03 21:38:37 +02:00
quotedfilenames more autotests for spaces, destdirs and library linking 2015-02-17 18:27:40 +00:00
rawString Rewrote qmake's #include-detection to be more faithful to CPP. 2015-12-15 09:21:27 +00:00
resources Allow RESOURCES to contain standalone files and collections of files 2015-05-18 15:49:56 +00:00
shadow_files Update copyright headers 2015-02-11 06:49:51 +00:00
shadow_files_build Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
simple_app more autotests for spaces, destdirs and library linking 2015-02-17 18:27:40 +00:00
simple_app_build Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
simple_dll more autotests for spaces, destdirs and library linking 2015-02-17 18:27:40 +00:00
simple_lib more autotests for spaces, destdirs and library linking 2015-02-17 18:27:40 +00:00
subdir_via_pro_file_extra_target Update copyright headers 2015-02-11 06:49:51 +00:00
subdirs more autotests for spaces, destdirs and library linking 2015-02-17 18:27:40 +00: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
.gitignore Ignore stuff created during testing 2015-11-25 13:17:01 +00:00