summaryrefslogtreecommitdiff
path: root/Tests/Server
Commit message (Expand)AuthorAgeFilesLines
* Help: Mark default CMake generator with asteriskArtur Ryt2019-01-181-0/+4
* CMake build: Use new FindPython moduleMarc Chevrier2018-03-201-2/+2
* 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-012-105/+142
* Tests: reworked server tests to allow other operation modesJustin Berger2017-10-303-32/+97
* Tests: Teach Server test to print server return codeBrad King2017-08-302-1/+2
* Server: test cache after reconnectDaniel Pfeifer2017-08-135-15/+77
* Tests: Teach Server test to forward exit code from server processJustin Berger2017-06-081-1/+1
* Tests/Server: import print_function from the futureBen Boeckel2017-05-102-2/+4
* Tests: Avoid generating .pyc files during Server testBrad King2017-04-031-0/+1
* cmake-server: Better error reporting during handshakeTobias Hunger2016-10-271-2/+2
* cmake-server: Change message wrapper to avoid ambiguity with contentBrad King2016-10-241-5/+5
* Tests: Teach Server test to wait for server exitBrad King2016-09-301-0/+14
* server-mode: Add project data for unit testsTobias Hunger2016-09-289-20/+108
* server-mode: Set global configuration of cmake via a commandTobias Hunger2016-09-262-4/+139
* server-mode: Query global configuration of cmake via a commandTobias Hunger2016-09-264-3/+87
* 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-195-0/+307