summaryrefslogtreecommitdiffstats
path: root/Tests/QtAutogen/rccDepends
Commit message (Collapse)AuthorAgeFilesLines
* Autogen: Move repeated tests to new QtAutogenRerun testSebastian Holtermann2017-07-218-64/+0
| | | | | | By moving QtAutogen tests that run repeatedly to a new QtAutogenRerun test, the `ctest -R Qt[45]Autogen -j4` call runs approximately 25% faster.
* Autogen: Process GENERATED files. Add CMP0071.Sebastian Holtermann2017-07-181-2/+2
| | | | | | | | | | This lets AUTOMOC and AUTOUIC process GENERATED files which used to be ignored before. A new policy CMP0071 ensures that the old behavior of ignoring GENERATED files is enabled when the CMake compatibility version CMAKE_MINIMUM_REQUIRED is < 3.10. Closes #16186
* Autogen: Tests: More rigorous rcc rebuild testsSebastian Holtermann2017-03-235-12/+23
| | | | Closes: #16103
* Autogen: Test: Add generated qrc file to rccDepends testSebastian Holtermann2017-03-065-6/+21
|
* Autogen: Test: Add timestamp comparison to moc rerun testSebastian Holtermann2017-03-061-1/+1
|
* Autogen: Test: Rename autorcc_depends test to rccDependsSebastian Holtermann2017-03-064-0/+38