qt5base-lts/tests/auto/tools
Olivier Goffart 71c85c554a moc: Fix crash parsing invalid macro invocation
When invoking a macro with less argument than it expect, we would
crash trying to access the vector of arguments from the invocation
as we are trying to substitute an argument.

(Note that we do not show an error in case of argument mismatch
because ithat might happen parsing valid code as moc's c++ parser
is not 100% accurate (that was QTBUG-29331))

Task-number: QTBUG-46210
Change-Id: I3f08d7f5049e593a5bdc02a594ea63cadf66e7a4
Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@theqtcompany.com>
2015-05-30 08:37:11 +00:00
..
moc moc: Fix crash parsing invalid macro invocation 2015-05-30 08:37:11 +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 remove now redundant tests 2015-05-20 18:11:37 +00:00
qmakelib add qmake evaluator test 2015-05-20 18:11:34 +00:00
rcc Update copyright headers 2015-02-11 06:49:51 +00:00
uic uic: Delay the setting of QPushButton::default. 2015-04-23 09:59:51 +00:00
tools.pro add test for the qmake library 2015-02-25 13:54:33 +00:00