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
...
|
*
More progress.
Robert Collins
2011-04-25
1
-5
/
+8
|
*
Fixup initial py3 support from tres and start digging further.
Robert Collins
2011-04-25
1
-11
/
+11
|
|
\
|
|
*
Work around Python3 syntax errors.
Tres Seaver
2011-03-10
1
-14
/
+30
|
|
/
*
|
Move read_test_filter to python/subunit.
Jelmer Vernooij
2011-04-25
1
-0
/
+13
|
/
*
More flakes.
Jonathan Lange
2011-02-11
1
-25
/
+23
*
Flush the stream at the start and end of each test in the python client
Martin
2010-10-04
1
-0
/
+6
*
Make it clear that BRACKETED parts are utf8 and fix the outputter to do so.
Robert Collins
2010-07-02
1
-11
/
+9
*
Fix make check with testtools trunk.
Robert Collins
2010-06-24
1
-6
/
+6
*
* Old style tracebacks with no encoding info are now treated as UTF8 rather
Robert Collins
2010-06-11
1
-0
/
+2
*
On windows, ProtocolTestCase and TestProtocolClient will set their streams to
Robert Collins
2010-05-13
1
-0
/
+14
*
Handle lowercase skip/todo in tap.
Jelmer Vernooij
2010-04-11
1
-3
/
+3
*
Merge SUBUNIT_FORMATTER patch.
Jelmer Vernooij
2010-01-16
1
-0
/
+13
|
\
|
*
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
1
-0
/
+13
*
|
Only take commands that start the line they are observed on.
Robert Collins
2010-01-16
1
-2
/
+2
|
/
*
Add experimental multipart support and addExpectFailure and addUnexpectedSucc...
Robert Collins
2009-12-15
1
-383
/
+409
|
\
|
*
Merge junitxml --forward branch.
Robert Collins
2009-12-14
1
-4
/
+22
|
|
\
|
|
/
|
/
|
|
*
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
|
*
Use the newly exposed test helpers from testtools trunk.
Robert Collins
2009-12-13
1
-8
/
+9
|
*
Use testtools facilities for the details API.
Robert Collins
2009-12-11
1
-16
/
+13
|
*
Support the extended TestResult details API on TestResultFilter (but not yet ...
Robert Collins
2009-10-25
1
-120
/
+0
|
*
Add details API support to the Stats result object.
Robert Collins
2009-10-25
1
-3
/
+3
|
*
Start reporting additional messages on successes via the details API.
Robert Collins
2009-10-24
1
-3
/
+4
|
*
Move skips to the details API.
Robert Collins
2009-10-24
1
-10
/
+4
|
*
Move expected failures to the details API.
Robert Collins
2009-10-24
1
-2
/
+2
|
*
Move Failure reporting to the new details API.
Robert Collins
2009-10-24
1
-2
/
+3
|
*
change error reports to use the extended details interface.
Robert Collins
2009-10-24
1
-2
/
+3
|
*
Use ExtendedToOriginalDecorator in TestProtocolServer removing a bunch of fal...
Robert Collins
2009-10-19
1
-29
/
+13
|
*
Move details parsing into a separate class.
Robert Collins
2009-10-13
1
-18
/
+18
|
*
multipart details trigger the parser to detect interrupted streams too.
Robert Collins
2009-10-11
1
-3
/
+7
|
*
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
|
*
Move chunking to be \r\n based and create a dedicated module with that logic.
Robert Collins
2009-10-10
1
-4
/
+11
|
*
Merge trunk to resolve NEWS.
Robert Collins
2009-10-10
1
-1
/
+0
|
|
\
|
*
|
Support addUnexpectedSuccess.
Robert Collins
2009-10-09
1
-0
/
+1
|
*
|
Add support for addExpectedFailure in the Subunit python serialiser.
Robert Collins
2009-10-09
1
-3
/
+18
|
*
|
Wire up addSkip to details.
Robert Collins
2009-10-08
1
-7
/
+12
|
*
|
Hook addError up to the details protocol.
Robert Collins
2009-10-07
1
-10
/
+35
|
*
|
Hook addFailure to to details.
Robert Collins
2009-10-05
1
-15
/
+47
|
*
|
Hook up addSuccess with a details parameter.
Robert Collins
2009-10-05
1
-5
/
+25
[prev]
[next]