summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeGUI
Commit message (Collapse)AuthorAgeFilesLines
* CMakePresets.json: Split cmakeGeneratorConfig fieldKyle Edwards2020-10-223-10/+19
| | | | | | | | Make this field separate for both architecture and toolset. Allow architecture and toolset to be either strings or objects with value and strategy fields. Fixes: #21317
* CMake GUI: Disable preset fields instead of hiding themKyle Edwards2020-10-161-18/+9
|
* CMake GUI: Add presets functionalityKyle Edwards2020-10-0517-0/+870
|
* CMake GUI Tests: Increase default sleep timeKyle Edwards2020-10-051-1/+1
|
* CMake GUI: Add environment editorKyle Edwards2020-09-287-0/+218
|
* Tests: Add some basic configure tests for the CMake GUIKyle Edwards2020-09-286-0/+92
|
* Tests: Add CatchShow helper for CMake GUI testsKyle Edwards2020-09-285-2/+149
|
* Tests: Add some basic tests for CMake GUIKyle Edwards2020-09-2311-0/+402