CMake/Tests/QtAutomoc
Alex Neundorf 9b32475587 automoc: add define to test which caused bug #13018
This does not really test that the bug is fixed, but at least it makes
it easy to check manually whether the bug is there or not.
I have to see whether I can build a test which does test that
a target is not rebuilt everytime.

Alex
2012-03-26 22:11:46 +02:00
..
sub automoc: add more test cases 2011-11-10 22:12:03 +01:00
CMakeLists.txt automoc: add define to test which caused bug #13018 2012-03-26 22:11:46 +02:00
abc.cpp automoc: add test for including a moc_abc_p.cpp file 2011-11-22 20:52:21 +01:00
abc.h automoc: add a test for including both abc.moc and moc_abc.cpp 2011-11-22 20:51:59 +01:00
abc_p.h automoc: add test for including a moc_abc_p.cpp file 2011-11-22 20:52:21 +01:00
bar.cpp automoc: add more test cases 2011-11-10 22:12:03 +01:00
blub.cpp automoc: add more test cases 2011-11-10 22:12:03 +01:00
blub.h automoc: add more test cases 2011-11-10 22:12:03 +01:00
calwidget.cpp Add a test for automoc 2011-08-16 02:13:26 +02:00
calwidget.h Add a test for automoc 2011-08-16 02:13:26 +02:00
codeeditor.cpp Add a test for automoc 2011-08-16 02:13:26 +02:00
codeeditor.h Add a test for automoc 2011-08-16 02:13:26 +02:00
foo.cpp Add copyright notices 2011-10-22 19:43:34 +02:00
foo.h Add copyright notices 2011-10-22 19:43:34 +02:00
main.cpp automoc: add special handling for including basename_p.moc, with test 2011-11-22 22:01:13 +01:00
private_slot.cpp Add a test case for the use of Q_PRIVATE_SLOT. 2011-11-22 22:26:42 +01:00
private_slot.h Add a test case for the use of Q_PRIVATE_SLOT. 2011-11-22 22:26:42 +01:00
xyz.cpp automoc: add test for including the moc file from another header 2011-11-22 20:52:13 +01:00
xyz.h automoc: add test for including the moc file from another header 2011-11-22 20:52:13 +01:00
yaf.cpp automoc: add special handling for including basename_p.moc, with test 2011-11-22 22:01:13 +01:00
yaf.h automoc: add special handling for including basename_p.moc, with test 2011-11-22 22:01:13 +01:00
yaf_p.h automoc: add special handling for including basename_p.moc, with test 2011-11-22 22:01:13 +01:00