summaryrefslogtreecommitdiffstats
path: root/Tests/QtAutogen/RerunMocBasic
Commit message (Collapse)AuthorAgeFilesLines
* Autogen: Refactor RerunMocBasic test with fixed timestamp comparisonSebastian Holtermann2019-02-131-31/+67
| | | | | | | This refactors and simplifies the QtAutogen.RerunMocBasic test. Repetitive task are packed into macros. By using version strings to store file timestamps, timestamp comparison becomes more reliable. 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: Tests: Separate RerunMocBasic testSebastian Holtermann2017-12-138-0/+138