summaryrefslogtreecommitdiff
path: root/Tests/QtAutomoc
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'test-moc-with-empty-COMPILE_DEFINITIONS'Brad King2013-05-213-0/+47
|\
| * Test the use of target transitive compile definitions with moc.Stephen Kelly2013-05-153-0/+47
* | Merge topic 'Automoc-Qt4-Qt5'Brad King2013-05-214-9/+35
|\ \ | |/
| * Add a test for Qt5AutomocStephen Kelly2013-03-162-3/+22
| * Make the QtAutomoc test compile with either Qt 4 or Qt 5Stephen Kelly2013-03-162-6/+13
* | Rename variable for including current directory in interfacesBrad King2013-03-193-3/+3
|/
* automoc: Add source file to target early to set the linker languageStephen Kelly2013-02-223-0/+16
* Ensure that the build interface includes have been added.Stephen Kelly2013-02-0810-1/+137
* Automoc: add OBJECT library to QtAutomoc testYury G. Kudryashov2013-01-151-3/+6
* automoc: add define to test which caused bug #13018Alex Neundorf2012-03-261-1/+1
* automoc: default to strict mode, use CMAKE_AUTOMOC_RELAXED_MODEAlex Neundorf2011-12-131-0/+3
* Add a test case for the use of Q_PRIVATE_SLOT.Stephen Kelly2011-11-223-1/+42
* automoc: add special handling for including basename_p.moc, with testAlex Neundorf2011-11-225-1/+92
* automoc: add test for including a moc_abc_p.cpp fileAlex Neundorf2011-11-222-0/+34
* automoc: add test for including the moc file from another headerAlex Neundorf2011-11-225-1/+65
* automoc: add a test for including both abc.moc and moc_abc.cppAlex Neundorf2011-11-224-1/+74
* automoc: add more test casesAlex Neundorf2011-11-106-1/+131
* Add copyright noticesAlex Neundorf2011-10-222-0/+26
* automoc:run moc on the header if the source file contains include "foo.moc"Alex Neundorf2011-10-224-1/+46
* Add a test for automocAlex Neundorf2011-08-166-0/+875