summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/moc/parse-defines.h
Commit message (Expand)AuthorAgeFilesLines
* moc: Fix asserts on moc on empty token preceding ## operatorOlivier Goffart2016-09-161-0/+3
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* moc: do not error if the last token of a define is #Olivier Goffart2014-10-281-0/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* moc: Fix parsing of complex defines defined via command lineOlivier Goffart2014-01-171-1/+11
* Fix tst_moc when variadic macros are enabledOlivier Goffart2013-03-171-2/+9
* moc: Fix infinite recursion in macro substitutionOlivier Goffart2013-02-211-0/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Proper macro replacment and branch evaluationLars Knoll2012-11-231-1/+21
* moc: parse properly the gcc extension for variadic macroOlivier Goffart2012-10-141-0/+12
* Test case for moc handling definesLars Knoll2012-09-251-0/+105