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
/
test_test_protocol.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
(no commit message)
Jelmer Vernooij
2023-02-02
1
-7
/
+7
*
Improve unittest calls
Jelmer Vernooij
2023-02-01
1
-2
/
+4
*
Sort Python import definitions with isort
Jelmer Vernooij
2023-01-31
1
-23
/
+14
*
Stop using io imports from testtools
Stephen Finucane
2021-12-15
1
-4
/
+2
*
Remove logic for Python < 3.6
Stephen Finucane
2021-12-15
1
-33
/
+13
*
Handle different SyntaxError output in testtools 2.5.0
Colin Watson
2021-07-27
1
-42
/
+97
*
Sort Content-Type parameters when writing details
Colin Watson
2021-07-27
1
-33
/
+9
*
Import six from the right place
Colin Watson
2021-07-27
1
-1
/
+1
*
Fix imports from testtools.compat
Matthieu Huin
2021-06-15
1
-1
/
+5
*
Unittest from testtools doesn't work, use the one from stdlib.
Matěj Cepl
2020-06-05
1
-3
/
+3
*
Acommodate review requests.
Matěj Cepl
2020-06-05
1
-5
/
+5
*
Remove dependency on unittest2
Matěj Cepl
2018-09-13
1
-11
/
+23
*
Check for ValueError in write only check in _unwrap_text()
Matthew Treinish
2017-09-25
1
-0
/
+41
*
Handle pypy, Python 3.4 and 3.5 in tests.
Robert Collins
2015-07-13
1
-5
/
+9
*
The test suite was failing 6 tests due to testtools changing it's output
Robert Collins
2013-11-24
1
-11
/
+15
*
* TestTestProtocols' test_*_details were dictionary sort order dependent.
Robert Collins
2013-08-24
1
-10
/
+33
*
* TestTestProtocols' test_tags_both was set sort order dependent.
Robert Collins
2013-08-24
1
-2
/
+6
*
BUG FIXES
Robert Collins
2013-06-16
1
-6
/
+0
*
* Test ids which include non-ascii unicode characters are now supported.
Robert Collins
2012-12-17
1
-1
/
+14
*
Make sure the tests pass with 0.9.11 as well as 0.9.12 & 13
Jonathan Lange
2012-02-16
1
-6
/
+3
*
Merge trunk
Jonathan Lange
2012-02-16
1
-3
/
+22
|
\
|
*
Tag support has been implemented for TestProtocolClient.
Robert Collins
2012-01-11
1
-0
/
+16
|
*
Handle latest testtools changes.
Robert Collins
2012-01-11
1
-6
/
+6
*
|
Code that works for 0.9.11 and against testtools trunk
Jonathan Lange
2012-02-09
1
-5
/
+7
*
|
Don't make so many assumptions about how testtools formats details.
Jonathan Lange
2012-02-09
1
-9
/
+9
|
/
*
Newer versions of testtools have {Python26,Python27,Extended}TestResult in te...
Jelmer Vernooij
2011-10-13
1
-5
/
+12
*
Support unexpected success outcomes.
Robert Collins
2011-05-02
1
-2
/
+123
|
\
|
*
Additionally the protocol now has a keyword uxsuccess for Unexpected Success
Robert Collins
2011-05-02
1
-2
/
+124
*
|
Martins fix for failures on windows.
Robert Collins
2011-05-02
1
-5
/
+12
|
\
\
|
|
/
|
/
|
|
*
Fix join_dir test by being more specific about what constitutes a match
Martin
2011-04-27
1
-1
/
+2
|
*
Skip os.fork tests on non-posix systems, by switching to testtools testcases ...
Martin
2011-04-27
1
-2
/
+5
|
*
Avoid leaking test output in TestTestProtocolServerStartTest.test_indented_te...
Martin
2011-04-25
1
-2
/
+5
|
/
*
Nearly done.
Robert Collins
2011-04-25
1
-41
/
+38
*
More fixups.
Robert Collins
2011-04-25
1
-134
/
+135
*
More small stuff.
Robert Collins
2011-04-25
1
-7
/
+7
*
Progress.
Robert Collins
2011-04-25
1
-7
/
+7
*
Make test suite importable in py3.
Robert Collins
2011-04-25
1
-15
/
+15
*
More flakes to fix up
Jonathan Lange
2011-02-10
1
-7
/
+1
*
Flakes
Jonathan Lange
2011-02-10
1
-11
/
+8
*
Fix make check with testtools trunk.
Robert Collins
2010-06-24
1
-13
/
+13
*
Unbreak tests in trunk. Oops.
Robert Collins
2010-06-21
1
-12
/
+14
*
On windows, ProtocolTestCase and TestProtocolClient will set their streams to
Robert Collins
2010-05-13
1
-0
/
+3
*
Only take commands that start the line they are observed on.
Robert Collins
2010-01-16
1
-0
/
+4
*
Merge junitxml --forward branch.
Robert Collins
2009-12-14
1
-0
/
+25
|
\
|
*
Add --forward option to subunit2junitxml.
Robert Collins
2009-12-14
1
-0
/
+25
*
|
Use the newly exposed test helpers from testtools trunk.
Robert Collins
2009-12-13
1
-44
/
+44
*
|
Use testtools facilities for the details API.
Robert Collins
2009-12-11
1
-22
/
+25
*
|
Start reporting additional messages on successes via the details API.
Robert Collins
2009-10-24
1
-10
/
+15
*
|
Move skips to the details API.
Robert Collins
2009-10-24
1
-14
/
+13
*
|
Move expected failures to the details API.
Robert Collins
2009-10-24
1
-6
/
+32
[next]