qt5base-lts/tests/auto/tools
Olivier Goffart d2090e19a9 moc: Fix parsing of the empty preprocessor command
When encountering a null preprocessing directive (which is supposed to
be ignored), the moc preprocessor will leave a PP_NEWLINE token in the
token stream. That will confuse the parser.
The PP_NEWLINE token need to be ignored in the preprocessing phase.

Task-number: QTBUG-22717
Change-Id: I1e502a7e5bc6fa8ce2f82109ba7199b95747ff0a
Reviewed-by: João Abecasis <joao.abecasis@nokia.com>
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
2012-04-16 00:54:19 +02:00
..
moc moc: Fix parsing of the empty preprocessor command 2012-04-16 00:54:19 +02:00
qmake Fix some compiler warnings in tests. 2012-03-27 16:35:39 +02:00
rcc Remove usage of QtXml from rcc, add test 2012-03-08 09:59:31 +01:00
uic Use "qt-project.org" instead of "trolltech" in the resource system 2012-03-28 07:50:06 +02:00
tools.pro Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00