aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_pathoc.py
Commit message (Expand)AuthorAgeFilesLines
* Remove actions log and explain, preparing for a more sophisticated take on this.Aldo Cortesi2012-10-051-5/+1
* Add pathoc -T to ignore timeouts.Aldo Cortesi2012-09-281-1/+2
* Add pathoc -c to specify a list of return codes to ignore.Aldo Cortesi2012-09-271-1/+8
* Refactor print_requests -> print_requestAldo Cortesi2012-09-261-8/+9
* Response printingAldo Cortesi2012-09-261-13/+14
* Hex and verbatim output of requests.Aldo Cortesi2012-09-261-1/+6
* Stub out new output argument structure.Aldo Cortesi2012-09-261-6/+17
* 100% test coverage.Aldo Cortesi2012-07-301-0/+1
* Swap the offset, seconds arguments for the pause operator.Aldo Cortesi2012-07-241-1/+1
* 100% test coverage for pathoc.pyAldo Cortesi2012-07-231-0/+11
* Allow execution of specs from file, using +./pathAldo Cortesi2012-07-221-0/+5
* pathoc: add a flag to dump request information.Aldo Cortesi2012-07-211-2/+2
* Factor out request printing in to a method, and test it.Aldo Cortesi2012-06-301-2/+18
* Split pathod and pathoc daemon test suites out.Aldo Cortesi2012-06-261-0/+27