summaryrefslogtreecommitdiff
path: root/Tests/QtAutomoc/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make the QtAutomoc test compile with either Qt 4 or Qt 5Stephen Kelly2013-03-161-1/+1
* Ensure that the build interface includes have been added.Stephen Kelly2013-02-081-0/+4
* automoc: add special handling for including basename_p.moc, with testAlex Neundorf2011-11-221-0/+4
* automoc: add test for including the moc file from another headerAlex Neundorf2011-11-221-0/+4
* automoc: add a test for including both abc.moc and moc_abc.cppAlex Neundorf2011-11-221-0/+4
* automoc: add more test casesAlex Neundorf2011-11-101-0/+8
* automoc:run moc on the header if the source file contains include "foo.moc"Alex Neundorf2011-10-221-0/+4
* Add a test for automocAlex Neundorf2011-08-161-0/+58