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.0.14
0.0.14
Robert Collins
2013-08-24
3
-2
/
+5
*
* Memoryview detection was broken and thus it's use was never really tested.
Robert Collins
2013-08-24
2
-3
/
+13
*
* TestTestProtocols' test_*_details were dictionary sort order dependent.
Robert Collins
2013-08-24
3
-19
/
+69
*
* TestTestProtocols' test_tags_both was set sort order dependent.
Robert Collins
2013-08-24
2
-2
/
+9
*
* TestProtocol2's tag tests were set sort order dependent.
Robert Collins
2013-08-24
2
-4
/
+13
*
Release 0.0.13.
0.0.13
Robert Collins
2013-06-17
3
-3
/
+8
*
* `subunit-stats` no longer outputs encapsulated stdout as subunit.
Robert Collins
2013-06-17
3
-5
/
+13
*
* The logic for `subunit.run` is now importable via python -
Robert Collins
2013-06-17
2
-1
/
+11
*
BUG FIXES
Robert Collins
2013-06-16
17
-304
/
+62
*
Merge use of AM_PATH_AR in configure.ac, which fixes a warning from autoconf.
Jelmer Vernooij
2013-05-25
1
-0
/
+1
|
\
|
*
Invoke AM_PATH_AR. Fixes a warning from autoreconf.
Jelmer Vernooij
2013-05-25
1
-0
/
+1
*
|
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
[next]