summaryrefslogtreecommitdiff
path: root/Tests/Server/cmakelib.py
Commit message (Expand)AuthorAgeFilesLines
* Help: Mark default CMake generator with asteriskArtur Ryt2019-01-181-0/+4
* Generators: remove KDevelop3 generatorAlex Neundorf2018-01-241-1/+1
* test: Updated server test harness to try to cause fragmentationJustin Berger2017-11-291-1/+27
* server: Updated server tests to try various communication channelsJustin Berger2017-11-011-26/+63
* Tests: reworked server tests to allow other operation modesJustin Berger2017-10-301-8/+83
* Server: test cache after reconnectDaniel Pfeifer2017-08-131-0/+39
* Tests/Server: import print_function from the futureBen Boeckel2017-05-101-2/+3
* cmake-server: Change message wrapper to avoid ambiguity with contentBrad King2016-10-241-5/+5
* server-mode: Add project data for unit testsTobias Hunger2016-09-281-5/+15
* server-mode: Set global configuration of cmake via a commandTobias Hunger2016-09-261-2/+7
* server-mode: Query global configuration of cmake via a commandTobias Hunger2016-09-261-2/+59
* server-mode: Introduce cmServerConnectionTobias Hunger2016-09-221-1/+1
* server-mode: Add --experimental flagTobias Hunger2016-09-201-1/+1
* cmake-server: Add unit testTobias Hunger2016-09-191-0/+126