Test case for moc handling defines
authorLars Knoll <lars.knoll@nokia.com>
Mon, 10 Sep 2012 19:15:25 +0000 (21:15 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 24 Sep 2012 22:08:16 +0000 (00:08 +0200)
commit6ddef0007ae557d9be3e577fb8397654482ac7f3
treef6437d0433db4404fff9db8a2b5e5a588cdbfba7
parent789f9299079a1ca1795d5e44bca18f72d42d2824
Test case for moc handling defines

Added some test cases that check that moc
correctly expands #defines

Change-Id: I7fe6eed129d46ca9281d73064571cae43b32410d
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
tests/auto/tools/moc/moc.pro
tests/auto/tools/moc/parse-defines.h [new file with mode: 0644]
tests/auto/tools/moc/tst_moc.cpp