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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release 0.12
0.0.12
Robert Collins
2013-05-25
3
-2
/
+5
*
BUG FIXES
Robert Collins
2013-05-13
3
-0
/
+17
*
Release 0.0.11, depending on the new testtools StreamResult API.
0.0.11
Robert Collins
2013-04-08
9
-10
/
+15
*
Switch to variable length encoded integers.
Robert Collins
2013-03-31
4
-201
/
+436
*
* ``subunit.run`` now replaces sys.stdout to ensure that stdout is unbuffered
Robert Collins
2013-03-13
2
-0
/
+11
*
Fixes from getting testrepository running with v2.
Robert Collins
2013-03-06
4
-21
/
+75
*
Enumerate tests before running (permits progress bars).
Robert Collins
2013-03-04
2
-1
/
+20
*
Fix up buffering to make pdb usable.
Robert Collins
2013-03-04
3
-3
/
+24
*
Convert subunit.run to v2.
Robert Collins
2013-03-03
2
-16
/
+15
*
Port existing filters to v2.
Robert Collins
2013-03-03
12
-382
/
+358
*
Update subunit-ls.
Robert Collins
2013-02-27
3
-10
/
+33
*
Batch up input in ByteStreamToStreamResult.
Robert Collins
2013-02-26
3
-12
/
+31
*
Update subunit-filter to consume and emit v2.
Robert Collins
2013-02-26
4
-81
/
+127
*
Add basic 1to2 and 2to1 filters.
Robert Collins
2013-02-25
4
-0
/
+92
*
Make streams all binary and fix incorrect ordering of mime encoding.
Robert Collins
2013-02-25
1
-6
/
+11
*
More docs.
Robert Collins
2013-02-25
2
-0
/
+13
*
Add an implementation of parser and generator for v2 streams.
Robert Collins
2013-02-25
3
-32
/
+493
*
Missing word.
Robert Collins
2013-02-24
1
-1
/
+1
*
Start on an encoder.
Robert Collins
2013-02-22
4
-0
/
+162
*
Fix CRC32 in example.
Robert Collins
2013-02-22
1
-1
/
+1
*
Typo fix.
Robert Collins
2013-02-22
1
-1
/
+1
*
Document new wire protocol.
Robert Collins
2013-02-22
1
-14
/
+225
*
Release 0.0.10.
0.0.10
Robert Collins
2013-02-08
4
-12
/
+18
*
* make_stream_binary is now public for reuse. (Robert Collins)
Robert Collins
2013-02-07
3
-5
/
+10
*
Tweak Python3 support to help testrepository get 3-ready.
Robert Collins
2013-01-27
2
-3
/
+13
*
Actually document the version in NEWS.
Robert Collins
2012-12-17
1
-0
/
+3
*
Release 0.0.9.
0.0.9
Robert Collins
2012-12-17
5
-3
/
+27
*
Also include tests in PyPI tarball, for folk that want to run them to validat...
Robert Collins
2012-12-17
1
-1
/
+1
*
Document subunit2csv's existence.
Robert Collins
2012-12-17
1
-0
/
+1
*
* Test ids which include non-ascii unicode characters are now supported.
Robert Collins
2012-12-17
3
-3
/
+25
*
* All the source files are now included in the distribution tarball.
Robert Collins
2012-12-17
2
-0
/
+6
*
* The ``failfast`` option to ``subunit.run`` will now work. The dependency on
Robert Collins
2012-12-17
7
-5
/
+38
*
Fix distcheck (again).
Robert Collins
2012-05-10
1
-0
/
+1
*
Also dist ``python/subunit/filters.py``. (Robert Collins)
Robert Collins
2012-05-09
2
-2
/
+3
*
* ``python/subunit/tests/test_run.py`` was not included in the 0.0.8 tarball.
Robert Collins
2012-05-09
2
-0
/
+7
*
Release 0.0.8.
0.0.8
Robert Collins
2012-05-08
2
-1
/
+4
*
* Python2.6 support was broken by the fixup feature.
Robert Collins
2012-05-08
2
-2
/
+9
*
Python3.1 support from Arfrever Frehtes Taifersar Arahesis.
Robert Collins
2012-05-08
2
-2
/
+2
*
Handle text stdin and stdout streams.
Robert Collins
2012-05-08
3
-17
/
+48
*
* Python3 support regressed in trunk.
Robert Collins
2012-05-08
7
-20
/
+29
*
Ignore __pycache__.
Robert Collins
2012-05-08
1
-0
/
+1
*
Make _make_tag_filter public.
Robert Collins
2012-05-03
3
-6
/
+6
*
Restore forwarding of all time calls through TestResultFilter.
Robert Collins
2012-05-02
2
-5
/
+28
*
* Tags can now be filtered. (Jonathan Lange, #664171)
Robert Collins
2012-05-02
4
-173
/
+410
|
\
|
*
Fix up some XXX comments.
Jonathan Lange
2012-04-26
1
-3
/
+2
|
*
Merge trunk
Jonathan Lange
2012-04-26
1
-0
/
+3
|
|
\
|
*
|
Use the TagsMixin on the predicate so local and global tags are tracked corre...
Jonathan Lange
2012-04-20
2
-11
/
+30
|
*
|
Factor a TagsMixin out of TagCollapsingDecorator
Jonathan Lange
2012-04-20
1
-29
/
+40
|
*
|
Put stuff in functions.
Jonathan Lange
2012-04-20
1
-56
/
+64
|
*
|
Restore regex filtering.
Jonathan Lange
2012-04-20
1
-1
/
+1
[next]