summaryrefslogtreecommitdiffstats
path: root/Tests/QtAutogen/mocPlugin
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Fix Qt5Autogen test on XcodeBrad King2017-05-301-0/+1
| | | | | | | Fix the `mocPlugin` project to provide `mocPlugin.xcodeproj` instead of `Project.xcodeproj` so that the `try_compile` project name matches. Also search in the `Debug` subdirectory of the `try_compile` build tree for the resulting binaries, to work with multi-config generators.
* Autogen: Fix for Q_PLUGIN_METADATA change detection testSebastian Holtermann2017-02-263-7/+7
|
* Autogen: Add AUTOMOC_DEPEND_FILTERS testSebastian Holtermann2017-02-229-2/+28
|
* Autogen: Don't use .moc include in Q_PLUGIN_METADATA testSebastian Holtermann2017-02-212-12/+8
|
* Autogen: Tests: Add Q_PLUGIN_METADATA testSebastian Holtermann2017-02-2116-0/+144