summaryrefslogtreecommitdiffstats
path: root/testing/legion
Commit message (Expand)AuthorAgeFilesLines
* Removing SSL support due to Windows incompatibility.mmeade2015-08-036-12/+24
* Adding an http_test example test to accompany the How To doc.mmeade2015-07-287-0/+209
* Adding the logic to use the isolated output directory.mmeade2015-07-157-27/+148
* Switching the RPC protocol from XML to JSONmmeade2015-07-138-16/+581
* Changing the RPC connections from HTTP to HTTPSmmeade2015-06-237-15/+114
* Adding a unittest-esque interface to Legion tests.mmeade2015-04-096-89/+230
* Factoring out the subprocess code into a stand-alone module.mmeade2015-04-037-193/+279
* Adding an easy(ier) to use tool to start legion-based tests. This tool handle...mmeade2015-03-161-0/+159
* Removing the implicit delete from Terminate and Kill.mmeade2015-03-103-16/+86
* Changing the task dimensions to use custom pool names rather than custom os n...mmeade2015-02-242-2/+2
* Removing the isolate.py functionality and requiring tasks to be created from ...mmeade2015-02-245-28/+118
* Changing from a host/client idea to a task/test coordinator ideammeade2015-02-2016-266/+175
* Adding a server side, non-blocking subprocess mechanism.mmeade2015-02-177-22/+258
* Fixing a small bug and changing the os to match the new environment.mmeade2015-02-102-2/+1
* Adding the initial code for Omnibot multi-machine support.mmeade2015-02-0613-0/+769