CMake/Tests/QtAutomoc
Brad King 1a2a0dadda Merge topic 'test-moc-with-empty-COMPILE_DEFINITIONS'
5c0f2a1 Test the use of target transitive compile definitions with moc.
2013-05-21 15:12:42 -04:00
..
Adir Merge topic 'Automoc-Qt4-Qt5' 2013-05-21 15:12:35 -04:00
Bdir Rename variable for including current directory in interfaces 2013-03-19 16:44:17 -04:00
defines_test Test the use of target transitive compile definitions with moc. 2013-05-15 19:24:18 +02:00
sub automoc: add more test cases 2011-11-10 22:12:03 +01:00
CMakeLists.txt Merge topic 'test-moc-with-empty-COMPILE_DEFINITIONS' 2013-05-21 15:12:42 -04: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 Make the QtAutomoc test compile with either Qt 4 or Qt 5 2013-03-16 18:55:22 +01: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
empty.cpp automoc: Add source file to target early to set the linker language 2013-02-22 08:29:33 -05:00
empty.h automoc: Add source file to target early to set the linker language 2013-02-22 08:29:33 -05: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
libC.cpp Ensure that the build interface includes have been added. 2013-02-08 12:54:27 +01:00
libC.h Ensure that the build interface includes have been added. 2013-02-08 12:54:27 +01:00
main.cpp Make the QtAutomoc test compile with either Qt 4 or Qt 5 2013-03-16 18:55:22 +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