summaryrefslogtreecommitdiff
path: root/python/subunit/tests/test_test_protocol.py
Commit message (Expand)AuthorAgeFilesLines
* 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