Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Fix Qt5Autogen test on Xcode | Brad King | 2017-05-30 | 1 | -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 test | Sebastian Holtermann | 2017-02-26 | 3 | -7/+7 |
| | |||||
* | Autogen: Add AUTOMOC_DEPEND_FILTERS test | Sebastian Holtermann | 2017-02-22 | 9 | -2/+28 |
| | |||||
* | Autogen: Don't use .moc include in Q_PLUGIN_METADATA test | Sebastian Holtermann | 2017-02-21 | 2 | -12/+8 |
| | |||||
* | Autogen: Tests: Add Q_PLUGIN_METADATA test | Sebastian Holtermann | 2017-02-21 | 16 | -0/+144 |