summaryrefslogtreecommitdiff
path: root/python/subunit/tests/test_test_protocol.py
Commit message (Expand)AuthorAgeFilesLines
* Use the test ID, not the test description.Jonathan Lange2008-05-061-14/+12
* Slightly more PEP compliant docstring.jml@canonical.com2007-03-181-3/+2
* handle stdout lines with no spaces in them from child processesJean-Paul Calderone2007-02-121-6/+11
* Oops. Missed this.Jonathan Lange2007-01-141-2/+2
* Rename sibpath to join_dir, and add a docstring.Jonathan Lange2007-01-141-1/+1
* Make ExecTestCase test docstring/paths relative to the module they areJonathan Lange2007-01-141-3/+4
* Add sibpathJonathan Lange2007-01-141-0/+6
* Clean up whitespaceJonathan Lange2007-01-141-35/+35
* - Return a valid exc_info tuple from RemoteErrorJonathan Lange2006-12-221-7/+7
|\
| * Return a valid exc_info tuple from RemoteErrorJonathan Lange2006-12-191-7/+7
| * Use absolute paths so the tests run from trialJonathan Lange2006-12-021-5/+8
|/
* Start C language bindings.Robert Collins2006-04-151-0/+722