summaryrefslogtreecommitdiffstats
path: root/Tests/Server/server-test.py
Commit message (Expand)AuthorAgeFilesLines
* server: Updated server tests to try various communication channelsJustin Berger2017-11-011-79/+79
* Tests: reworked server tests to allow other operation modesJustin Berger2017-10-301-18/+8
* Tests: Teach Server test to print server return codeBrad King2017-08-301-0/+1
* Server: test cache after reconnectDaniel Pfeifer2017-08-131-15/+9
* 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-101-0/+1
* Tests: Teach Server test to wait for server exitBrad King2016-09-301-0/+14
* server-mode: Add project data for unit testsTobias Hunger2016-09-281-15/+22
* server-mode: Query global configuration of cmake via a commandTobias Hunger2016-09-261-1/+17
* cmake-server: Add unit testTobias Hunger2016-09-191-0/+82