qt5base-lts/tests/auto/tools/qmake/testdata
Edward Welbourne 8fd05e6289 Don't ignore first character after a string.
The parser in QMakeSourceFileInfo::findDeps() would step over the
closing quote of a string, only to have a for loop then step over the
character just after that closing quote, which was thus never studied;
this could lead to problems in various ways.  Fixed that and expanded
findDeps() test to catch regressions.

Task-number: QTBUG-17533
Change-Id: I7dec5222e38fa188495b39376ffee70bc7bbc87f
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
2015-12-11 13:50:58 +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 Don't ignore first character after a string. 2015-12-11 13:50:58 +00:00
findMocs Update copyright headers 2015-02-11 06:49:51 +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 Teach qmake's #include parser to recognize C++11 Raw strings. 2015-12-08 08:13:32 +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