summaryrefslogtreecommitdiffstats
path: root/Tests/QtAutogen/StaticLibraryCycle
Commit message (Collapse)AuthorAgeFilesLines
* Revise include order using clang-format-6.0Kitware Robot2019-10-013-0/+3
| | | | | Run the `clang-format.bash` script to update our C and C++ code to a new include order `.clang-format`. Use `clang-format` version 6.0.
* Autogen: Tests: Differentiate between Qt core and Qt gui testsSebastian Holtermann2018-11-281-1/+1
| | | | | | | | 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: Tests: Separate StaticLibraryCycle testSebastian Holtermann2017-12-138-0/+95