summaryrefslogtreecommitdiffstats
path: root/Tests/QtAutogen/RerunRccConfigChange
Commit message (Collapse)AuthorAgeFilesLines
* Autogen: Refactor RerunRccConfigChange testSebastian Holtermann2019-02-131-14/+19
| | | | | | This refactors and simplifies the QtAutogen.RerunRccConfigChange test. Repetitive task are packed into macros. Test status and error messages are improved.
* Autogen: Tests: Differentiate between Qt core and Qt gui testsSebastian Holtermann2018-11-282-2/+2
| | | | | | | | Some AUTOGEN tests require the Qt core libraries only and some require the Qt gui libraries to function. This replaces the AutogenTest.cmake script with two specific AutogenCoreTest.cmake and AutogenGuiTest.cmake scripts that are included on demand.
* Autogen: Enable CMAKE_AUTOGEN_VERBOSE in all testsSebastian Holtermann2018-06-211-0/+1
|
* Autogen: Add AUTORCC configuration change testSebastian Holtermann2018-05-3010-0/+93