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_protocol2.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
(no commit message)
Jelmer Vernooij
2023-02-02
1
-2
/
+2
*
Sort Python import definitions with isort
Jelmer Vernooij
2023-01-31
1
-5
/
+5
*
Drop compatibility wrappers for memoryview in older Python versions
Jelmer Vernooij
2023-01-28
1
-2
/
+2
*
Skip hypothesis tests on 3.2
Robert Collins
2015-10-20
1
-10
/
+15
*
Handle very short packets
Robert Collins
2015-08-04
1
-0
/
+14
*
* V2 parser errors now set appropriate mime types for the encapsulated packet
Robert Collins
2013-08-25
1
-12
/
+24
*
* Clients of subunit did not expect memoryview objects in StreamResult events.
Robert Collins
2013-08-25
1
-0
/
+4
*
* TestProtocol2's tag tests were set sort order dependent.
Robert Collins
2013-08-24
1
-4
/
+7
*
BUG FIXES
Robert Collins
2013-06-16
1
-6
/
+0
*
BUG FIXES
Robert Collins
2013-05-13
1
-0
/
+8
*
Switch to variable length encoded integers.
Robert Collins
2013-03-31
1
-75
/
+170
*
Add an implementation of parser and generator for v2 streams.
Robert Collins
2013-02-25
1
-0
/
+273
*
Start on an encoder.
Robert Collins
2013-02-22
1
-0
/
+47