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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge SUBUNIT_FORMATTER patch.
Jelmer Vernooij
2010-01-16
2
-2
/
+16
|
\
|
*
Ignore SUBUNIT_FORMATTER if it is empty.
Jelmer Vernooij
2010-01-16
1
-1
/
+1
|
*
Support SUBUNIT_FORMATTER environment variable.
Jelmer Vernooij
2010-01-15
2
-2
/
+16
*
|
Only take commands that start the line they are observed on.
Robert Collins
2010-01-16
2
-2
/
+6
|
/
*
Add experimental multipart support and addExpectFailure and addUnexpectedSucc...
Robert Collins
2009-12-15
10
-873
/
+1570
|
\
|
*
Merge junitxml --forward branch.
Robert Collins
2009-12-14
2
-4
/
+47
|
|
\
|
|
/
|
/
|
|
*
Line wrapping.
Robert Collins
2009-12-13
1
-1
/
+2
|
*
Remove more references to cleaned up modules.
Robert Collins
2009-12-13
1
-2
/
+0
|
*
Cruft. Go.
Robert Collins
2009-12-13
1
-8
/
+0
|
*
Use the newly exposed test helpers from testtools trunk.
Robert Collins
2009-12-13
3
-130
/
+53
|
*
Use testtools facilities for the details API.
Robert Collins
2009-12-11
10
-778
/
+46
|
*
Teach filters about details and outcomes.
Robert Collins
2009-10-25
3
-38
/
+77
|
*
Support the extended TestResult details API on TestResultFilter (but not yet ...
Robert Collins
2009-10-25
3
-142
/
+138
|
*
Add details API support to the Stats result object.
Robert Collins
2009-10-25
1
-3
/
+3
|
*
Move transport decoration fallback to use the ExtendedToOriginal fallback.
Robert Collins
2009-10-25
2
-55
/
+51
|
*
Start reporting additional messages on successes via the details API.
Robert Collins
2009-10-24
4
-17
/
+37
|
*
Move skips to the details API.
Robert Collins
2009-10-24
4
-29
/
+37
|
*
Move expected failures to the details API.
Robert Collins
2009-10-24
2
-8
/
+34
|
*
Move Failure reporting to the new details API.
Robert Collins
2009-10-24
3
-33
/
+45
|
*
change error reports to use the extended details interface.
Robert Collins
2009-10-24
6
-12
/
+47
|
*
Use cleaner test doubles in test_test_protocol.
Robert Collins
2009-10-24
1
-336
/
+212
|
*
Use ExtendedToOriginalDecorator in TestProtocolServer removing a bunch of fal...
Robert Collins
2009-10-19
1
-29
/
+13
|
*
Support the time protocol on ExtendedToOriginalDecorator.
Robert Collins
2009-10-19
2
-0
/
+21
|
*
Support tags on the ExtendedToOriginal decorator.
Robert Collins
2009-10-19
2
-0
/
+26
|
*
Support progress on the ExtendedToOriginal decorator.
Robert Collins
2009-10-19
2
-0
/
+22
|
*
Change the ExtendedToOriginal decorator to fallback xfails as success.
Robert Collins
2009-10-19
2
-3
/
+13
|
*
Implement a python TestResult decorator for outcome details.
Robert Collins
2009-10-18
2
-0
/
+488
|
*
Gather multipart details.
Robert Collins
2009-10-13
2
-1
/
+55
|
*
Small buffering bugs in chunked decoder.
Robert Collins
2009-10-13
2
-3
/
+10
|
*
Move details parsing into a separate class.
Robert Collins
2009-10-13
5
-18
/
+158
|
*
multipart details trigger the parser to detect interrupted streams too.
Robert Collins
2009-10-11
2
-50
/
+34
|
*
Remove duplicate handling in the outcome details mode detection.
Robert Collins
2009-10-11
1
-48
/
+41
|
*
More docs.
Robert Collins
2009-10-11
1
-0
/
+5
|
*
Simplify Python parser calling paths.
Robert Collins
2009-10-11
1
-55
/
+29
|
*
Remove the STATE_OBJECTS transition support from the Python parser.
Robert Collins
2009-10-11
1
-77
/
+13
|
*
Move success details parsing to a state object in the Python parser.
Robert Collins
2009-10-11
1
-19
/
+18
|
*
Move xfail details parsing to a state object in the Python parser.
Robert Collins
2009-10-11
1
-15
/
+17
|
*
Move skip details parsing to a state object in the Python parser.
Robert Collins
2009-10-11
1
-11
/
+13
|
*
Move error details parsing to a state object in the Python parser.
Robert Collins
2009-10-11
1
-19
/
+35
|
*
Move failure details parsing into a state object in the Python parser.
Robert Collins
2009-10-11
1
-12
/
+67
|
*
Move the TEST_STARTED parser state to a state object.
Robert Collins
2009-10-11
1
-65
/
+127
|
*
Pull the outside-test state logic out of the Python parser into a separate st...
Robert Collins
2009-10-11
1
-17
/
+44
|
*
Implement a chunked decoder.
Robert Collins
2009-10-10
2
-1
/
+157
|
*
Move chunking to be \r\n based and create a dedicated module with that logic.
Robert Collins
2009-10-10
5
-13
/
+150
|
*
Merge trunk to resolve NEWS.
Robert Collins
2009-10-10
1
-1
/
+0
|
|
\
|
*
|
Support addUnexpectedSuccess.
Robert Collins
2009-10-09
2
-0
/
+16
|
*
|
Add support for addExpectedFailure in the Subunit python serialiser.
Robert Collins
2009-10-09
2
-3
/
+43
|
*
|
Wire up addSkip to details.
Robert Collins
2009-10-08
2
-7
/
+26
|
*
|
Hook addError up to the details protocol.
Robert Collins
2009-10-07
2
-11
/
+50
|
*
|
Hook addFailure to to details.
Robert Collins
2009-10-05
3
-20
/
+71
[next]