Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Autogen: Tests: Extend CMAKE_AUTOMOC_DEPEND_FILTERS rebuild test | Sebastian Holtermann | 2017-09-21 | 11 | -22/+38 |
| | | | | | | The CMAKE_AUTOMOC_DEPEND_FILTERS must also detect filtered file changes from files that are registered to AUTOMOC by a `#include "moc_<NAME>.cpp"` statement. | ||||
* | Autogen: Move repeated tests to new QtAutogenRerun test | Sebastian Holtermann | 2017-07-21 | 19 | -0/+167 |
By moving QtAutogen tests that run repeatedly to a new QtAutogenRerun test, the `ctest -R Qt[45]Autogen -j4` call runs approximately 25% faster. |