summaryrefslogtreecommitdiffstats
path: root/Tests/QtAutogen/RerunRccDepends
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Cleanup: Fix typos and grammar in docs and codeCraig Scott2018-04-221-1/+1
| | | No functional changes, just docs, comments and error messages.
* Replaces execute_process calls to touch files with file(TOUCH) callsShane Parris2018-02-151-4/+2
|
* Autogen: Tests: Separate RerunRccDepends testSebastian Holtermann2017-12-1312-0/+208