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
/
python
/
subunit
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a TestResultFilter supporting filtering out success/fail/errors.
Robert Collins
2009-02-22
1
-0
/
+49
*
Review feedback.
Robert Collins
2009-02-15
1
-4
/
+5
*
Merge trunk.
Robert Collins
2008-12-15
1
-9
/
+9
|
\
|
*
Merge tags support.
Robert Collins
2008-12-13
1
-4
/
+35
|
|
\
|
|
*
Review feedback from jml.
Robert Collins
2008-12-13
1
-3
/
+3
|
*
|
Split tracebacks by *line* rather than by any whitespace.
Jonathan Lange
2008-06-19
1
-2
/
+2
|
*
|
Use the test ID, not the test description.
Jonathan Lange
2008-05-06
1
-4
/
+4
*
|
|
fail->failure for tap2subunit
Robert Collins
2008-12-10
1
-1
/
+1
*
|
|
subunit-stats filter added.
Robert Collins
2008-12-09
1
-0
/
+63
*
|
|
Add subunit-tags to alter the tags on a test stream.
Robert Collins
2008-12-08
1
-7
/
+56
*
|
|
Swallow time: commands when seen.
Robert Collins
2008-12-08
1
-1
/
+4
*
|
|
Merge tags branch to resolve conflicts
Robert Collins
2008-12-08
1
-2
/
+33
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Implement tags support in the protocol server, supporting clients that want t...
Robert Collins
2008-12-07
1
-2
/
+33
|
|
/
*
|
Really aggregate lines from XFAIL and SUCCESS comments.
Robert Collins
2008-12-08
1
-1
/
+4
*
|
Add a tap2subunit filter program.
Robert Collins
2008-12-08
1
-0
/
+109
*
|
Handle comments for test success (in wire parser) and connection loss for XFA...
Robert Collins
2008-12-07
1
-2
/
+13
*
|
Add XFAIL support. As with Skip, there is no python object representation of ...
Robert Collins
2008-12-07
1
-1
/
+20
*
|
Implement skip support for the protocol server (but not for python clients as...
Robert Collins
2008-12-07
1
-22
/
+43
|
/
*
handle stdout lines with no spaces in them from child processes
Jean-Paul Calderone
2007-02-12
1
-13
/
+18
*
Rename sibpath to join_dir, and add a docstring.
Jonathan Lange
2007-01-14
1
-4
/
+14
*
Make ExecTestCase test docstring/paths relative to the module they are
Jonathan Lange
2007-01-14
1
-1
/
+2
*
Add sibpath
Jonathan Lange
2007-01-14
1
-0
/
+5
*
Clean up whitespace
Jonathan Lange
2007-01-14
1
-17
/
+17
*
Return a valid exc_info tuple from RemoteError
Jonathan Lange
2006-12-19
1
-1
/
+1
*
Clarify the line-handling logic
Jonathan Lange
2006-12-02
1
-25
/
+13
*
Correct spelling: recieved -> received.
Jonathan Lange
2006-10-10
1
-9
/
+9
*
Start C language bindings.
Robert Collins
2006-04-15
1
-0
/
+364