summaryrefslogtreecommitdiffstats
path: root/Tests/Server/server-test.py
Commit message (Collapse)AuthorAgeFilesLines
* server-mode: Query global configuration of cmake via a commandTobias Hunger2016-09-261-1/+17
| | | | | | | Add "globalSettings" command that returns: * Return capability information * Return currently used generator/extra generator * Return a range of flags for debug/trace/etc.
* cmake-server: Add unit testTobias Hunger2016-09-191-0/+82