index
:
delta/python-packages/subunit-git.git
external-iso8601
fix-test-lists
master
github.com: testing-cabal/subunit
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
subunit
/
tests
/
test_test_protocol.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Start C language bindings.
Robert Collins
2006-04-15
1
-722
/
+0
*
Implement IsolatedTestSuite.
Robert Collins
2005-11-30
1
-0
/
+36
*
implement an IsolatedTestCase that runs itself in a subprocess
Robert Collins
2005-08-28
1
-0
/
+84
*
use a subprocess test case in the test suite
Robert Collins
2005-08-28
1
-0
/
+6
*
create an ExecTestCase
Robert Collins
2005-08-28
1
-0
/
+38
*
turn the story example into a TestResult user
Robert Collins
2005-08-28
1
-11
/
+8
*
make the client of TestProtocolServer expect something like a TestResult
Robert Collins
2005-08-28
1
-22
/
+56
*
create a client concept for the TestProtocolServer
Robert Collins
2005-08-28
1
-169
/
+167
*
passing a pipe to the protocol works
Robert Collins
2005-08-28
1
-5
/
+7
*
addError follows unittest api
Robert Collins
2005-08-28
1
-36
/
+41
*
addError call matches unittest api
Robert Collins
2005-08-28
1
-44
/
+89
*
addTest now mirrors unittest api
Robert Collins
2005-08-27
1
-9
/
+13
*
convert startTest to pass a RemotedTestCase object
Robert Collins
2005-08-27
1
-24
/
+52
*
create a RemotedTestCase class
Robert Collins
2005-08-27
1
-1
/
+21
*
doh, add the test suite
Robert Collins
2005-08-27
1
-0
/
+425