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
*
Python3.1 support from Arfrever Frehtes Taifersar Arahesis.
Robert Collins
2012-05-08
1
-1
/
+1
*
Handle text stdin and stdout streams.
Robert Collins
2012-05-08
1
-12
/
+40
*
Clean up a flake
Jonathan Lange
2012-02-16
1
-2
/
+2
*
Merge trunk
Jonathan Lange
2012-02-16
1
-1
/
+12
|
\
|
*
et binary mode on the stream for forwarding subunit output (mgz)
Jonathan Lange
2012-02-10
1
-1
/
+3
|
|
\
|
|
*
Set binary mode on the forwarded stream in ProtocolTestCase as used by filters
Martin Packman
2012-01-04
1
-1
/
+3
|
*
|
Tag support has been implemented for TestProtocolClient.
Robert Collins
2012-01-11
1
-0
/
+9
|
|
/
*
|
Fix to call the public API in testtools.
Jonathan Lange
2012-02-09
1
-4
/
+4
|
/
*
Couple of spelling corrections to python subunit module docstring
Martin
2011-08-07
1
-2
/
+2
*
Fix thinko in addSuccess refactoring.
Robert Collins
2011-05-02
1
-1
/
+1
*
Support unexpected success outcomes.
Robert Collins
2011-05-02
1
-13
/
+54
|
\
|
*
Additionally the protocol now has a keyword uxsuccess for Unexpected Success
Robert Collins
2011-05-02
1
-13
/
+54
*
|
Martins fix for failures on windows.
Robert Collins
2011-05-02
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
Hack ExecTestCase and its tests to sort-of be portable fixing the remaing spew
Martin
2011-04-27
1
-2
/
+6
*
|
Merge python 3K changes.
Robert Collins
2011-04-27
1
-71
/
+121
|
\
\
|
|
/
|
*
Test suite passing on 3.1.
Robert Collins
2011-04-25
1
-8
/
+11
|
*
Nearly done.
Robert Collins
2011-04-25
1
-29
/
+43
|
*
Tags in the API are strings. And python3 exception names.
Robert Collins
2011-04-25
1
-2
/
+6
|
*
Merge Martin[gz]'s fix for make_stream_binary.
Robert Collins
2011-04-25
1
-4
/
+10
|
|
\
|
|
*
Remove presumably erroneous _make_stream_binary call
Martin
2011-04-25
1
-1
/
+0
|
|
*
Vary fileno attempt exception type to support Python 3
Martin
2011-04-25
1
-1
/
+6
|
|
*
Use try/except rather than getattr to test for fileno _make_stream_binary
Martin
2011-04-25
1
-3
/
+5
|
*
|
More fixups.
Robert Collins
2011-04-25
1
-16
/
+33
|
|
/
|
*
More small stuff.
Robert Collins
2011-04-25
1
-2
/
+2
|
*
Progress.
Robert Collins
2011-04-25
1
-3
/
+6
|
*
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
[next]