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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge Martin's regex filter patch.
Robert Collins
2009-08-30
1
-1
/
+16
|
\
|
*
Add TestResultFilter filter_predicate option
Martin Pool
2009-08-05
1
-1
/
+16
*
|
Extend the progress model to support a push/pop model.
Robert Collins
2009-08-08
4
-10
/
+145
*
|
Review feedback.
Robert Collins
2009-08-08
1
-3
/
+4
*
|
python: pass xfail outcomes to TestResult.addExpectedFailure, when it is defi...
Robert Collins
2009-08-06
1
-13
/
+56
|
/
*
Add --no-passthrough option to various filters.
Robert Collins
2009-08-03
1
-1
/
+7
*
Basic progress support.
Robert Collins
2009-07-28
2
-0
/
+58
*
Add missing shouldStop attribute to TestResult decorators.
Robert Collins
2009-07-23
1
-0
/
+8
*
Add AutoTimingTestResultDecorator.
Robert Collins
2009-07-22
1
-1
/
+51
*
Add TestProtocolClient.time().
Robert Collins
2009-07-22
1
-1
/
+9
*
Add subunit.test_results.HookedTestResultDecorator.
Robert Collins
2009-07-22
2
-0
/
+115
*
Support microsecond times.
Robert Collins
2009-07-20
1
-2
/
+5
*
Teach python to call TestResult.time on time: tags.
Robert Collins
2009-07-20
1
-29
/
+37
*
Add docs to the sample-script explaining why it has an argv check.
Robert Collins
2009-07-19
1
-0
/
+3
*
Support arguments in ExecTestCase.
Robert Collins
2009-07-18
2
-0
/
+13
*
Review feedback on filters.
Robert Collins
2009-03-09
1
-1
/
+0
*
Update skip support in python to be in line with testtools.
Robert Collins
2009-02-28
3
-18
/
+47
*
Remove the unnecessary and annoying subunit.RemotedTestCase prefix from the t...
Robert Collins
2009-02-23
2
-7
/
+7
*
Add a TestResultFilter supporting filtering out success/fail/errors.
Robert Collins
2009-02-22
2
-0
/
+117
*
Review feedback.
Robert Collins
2009-02-15
1
-7
/
+9
*
Review feedback on the skip/xfail/success comment branch.
Robert Collins
2008-12-15
1
-6
/
+8
*
Merge trunk.
Robert Collins
2008-12-15
1
-16
/
+15
|
\
|
*
Merge tags support.
Robert Collins
2008-12-13
1
-0
/
+53
|
|
\
|
*
|
Split tracebacks by *line* rather than by any whitespace.
Jonathan Lange
2008-06-19
1
-5
/
+6
|
*
|
Use the test ID, not the test description.
Jonathan Lange
2008-05-06
1
-14
/
+12
*
|
|
fail->failure for tap2subunit
Robert Collins
2008-12-10
1
-9
/
+9
*
|
|
subunit-stats filter added.
Robert Collins
2008-12-09
2
-0
/
+86
*
|
|
Add subunit-tags to alter the tags on a test stream.
Robert Collins
2008-12-08
2
-0
/
+72
*
|
|
Swallow time: commands when seen.
Robert Collins
2008-12-08
1
-0
/
+15
*
|
|
Merge tags branch to resolve conflicts
Robert Collins
2008-12-08
1
-0
/
+53
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Implement tags support in the protocol server, supporting clients that want t...
Robert Collins
2008-12-07
1
-0
/
+53
|
|
/
*
|
Add a tap2subunit filter program.
Robert Collins
2008-12-08
2
-1
/
+439
*
|
Handle comments for test success (in wire parser) and connection loss for XFA...
Robert Collins
2008-12-07
1
-0
/
+51
*
|
Add XFAIL support. As with Skip, there is no python object representation of ...
Robert Collins
2008-12-07
1
-0
/
+55
*
|
Implement skip support for the protocol server (but not for python clients as...
Robert Collins
2008-12-07
1
-0
/
+67
|
/
*
Slightly more PEP compliant docstring.
jml@canonical.com
2007-03-18
1
-3
/
+2
*
handle stdout lines with no spaces in them from child processes
Jean-Paul Calderone
2007-02-12
1
-6
/
+11
*
whitespace cleanup
Jonathan Lange
2007-01-17
1
-2
/
+2
*
Oops. Missed this.
Jonathan Lange
2007-01-14
1
-2
/
+2
*
Rename sibpath to join_dir, and add a docstring.
Jonathan Lange
2007-01-14
1
-1
/
+1
*
Make ExecTestCase test docstring/paths relative to the module they are
Jonathan Lange
2007-01-14
1
-3
/
+4
*
Add sibpath
Jonathan Lange
2007-01-14
1
-0
/
+6
*
Clean up whitespace
Jonathan Lange
2007-01-14
1
-35
/
+35
*
- Return a valid exc_info tuple from RemoteError
Jonathan Lange
2006-12-22
1
-7
/
+7
|
\
|
*
Return a valid exc_info tuple from RemoteError
Jonathan Lange
2006-12-19
1
-7
/
+7
|
*
Use absolute paths so the tests run from trial
Jonathan Lange
2006-12-02
2
-7
/
+16
|
/
*
Start C language bindings.
Robert Collins
2006-04-15
5
-0
/
+845