qt5base-lts/tests/auto/tools
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
..
moc moc: fix Q_PROPERTY with parentheses in their MEMBER clause 2015-10-22 16:48:26 +00:00
qdbuscpp2xml Update copyright headers 2015-02-11 06:49:51 +00:00
qdbusxml2cpp Update copyright headers 2015-02-11 06:49:51 +00:00
qmake Don't ignore first character after a string. 2015-12-11 13:50:58 +00:00
qmakelib Make QDir::relativeFilePath() return "." for a path to itself. 2015-06-24 15:43:58 +00:00
rcc Update copyright headers 2015-02-11 06:49:51 +00:00
uic Tests: Always verify whether QTemporaryDir/File creation succeeded. 2015-09-28 15:05:43 +00:00
tools.pro add test for the qmake library 2015-02-25 13:54:33 +00:00