qt5base-lts/tests/auto/tools
Olivier Goffart 55659fb5a4 moc: Fix parsing of complex defines defined via command line
Since now in Qt5 the moc does full macro substitution, it needs to handle
the defines passed is command argument, even if they span over multiple
tokens, or if they do not have any token.

Example:
 moc '-DCOMPLEX=QVector<int>' '-DEMPTY=' foo.h

[ChangeLog][moc] Fixed passing -D of a macro defined to something more
complex than a single identifier.

Task-number: QTBUG-33668
Change-Id: Ie8131de215f1659a24af4778d52ee40cda19759f
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@digia.com>
2014-01-17 01:36:37 +01:00
..
moc moc: Fix parsing of complex defines defined via command line 2014-01-17 01:36:37 +01:00
qdbuscpp2xml Test that Qt tools can handle ' as a digit separator. 2013-10-30 09:44:07 +01:00
qdbusxml2cpp Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qmake Add JSON parsing support to qmake. 2013-10-17 08:07:25 +02:00
rcc RCC: Make auto-test pick up the right binary 2013-08-13 17:24:49 +02:00
uic Fix module name format in displayed code 2013-02-11 01:43:21 +01:00
tools.pro test: Disable tst_uic when -no-widgets is used 2013-04-22 16:24:44 +02:00