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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Aded NEWS item, fixed some test code.
Thomi Richards
2013-11-19
1
-3
/
+2
*
Add support for passing mime-type on the command-line.
Thomi Richards
2013-11-19
2
-5
/
+36
*
Extend test to make sure that by default no mime-type is specified.
Thomi Richards
2013-11-19
2
-7
/
+10
*
Add support for attaching files.
Thomi Richards
2013-11-19
2
-5
/
+70
*
Allow customisation of argument parser class used, so we can write failing te...
Thomi Richards
2013-11-19
2
-24
/
+39
*
Add tests for timestamps, and add support for 'exists'.
Thomi Richards
2013-11-19
2
-12
/
+80
*
Clean up tests: Don't use MatchesListwise for a single-length list.
Thomi Richards
2013-11-19
1
-17
/
+8
*
Generate a timestamp for all messages, and refactor argument parser to use co...
Thomi Richards
2013-11-19
2
-15
/
+74
*
A better approach to testing the generate_bytestream function.
Thomi Richards
2013-11-18
1
-14
/
+55
*
First pass, missing some tests.
Thomi Richards
2013-11-18
2
-3
/
+141
*
Added empty test module to test suite.
Thomi Richards
2013-11-18
2
-1
/
+25
*
Added new script file, modified setup.py to install it, and added an empty im...
Thomi Richards
2013-11-18
1
-0
/
+18
*
* Most filters will now accept a file path argument instead of only reading
Robert Collins
2013-08-25
3
-1
/
+54
*
* Python 3.1 and 3.2 have an inconsistent memoryview implementation which
Robert Collins
2013-08-25
1
-1
/
+19
*
* V2 parser errors now set appropriate mime types for the encapsulated packet
Robert Collins
2013-08-25
2
-14
/
+28
*
Release 0.0.15
0.0.15
Robert Collins
2013-08-25
1
-1
/
+1
*
* Memoryview and struct were mutually incompatible in 2.7.3 and 3.2.
Robert Collins
2013-08-25
1
-10
/
+15
*
* Clients of subunit did not expect memoryview objects in StreamResult events.
Robert Collins
2013-08-25
2
-0
/
+8
*
Release 0.0.14
0.0.14
Robert Collins
2013-08-24
1
-1
/
+1
*
* Memoryview detection was broken and thus it's use was never really tested.
Robert Collins
2013-08-24
1
-3
/
+10
*
* TestTestProtocols' test_*_details were dictionary sort order dependent.
Robert Collins
2013-08-24
2
-19
/
+63
*
* TestTestProtocols' test_tags_both was set sort order dependent.
Robert Collins
2013-08-24
1
-2
/
+6
*
* TestProtocol2's tag tests were set sort order dependent.
Robert Collins
2013-08-24
1
-4
/
+7
*
Release 0.0.13.
0.0.13
Robert Collins
2013-06-17
1
-1
/
+1
*
* `subunit-stats` no longer outputs encapsulated stdout as subunit.
Robert Collins
2013-06-17
1
-4
/
+9
*
* The logic for `subunit.run` is now importable via python -
Robert Collins
2013-06-17
1
-1
/
+5
*
BUG FIXES
Robert Collins
2013-06-16
13
-159
/
+14
*
Release 0.12
0.0.12
Robert Collins
2013-05-25
1
-1
/
+1
*
BUG FIXES
Robert Collins
2013-05-13
2
-0
/
+9
*
Release 0.0.11, depending on the new testtools StreamResult API.
0.0.11
Robert Collins
2013-04-08
2
-3
/
+3
*
Switch to variable length encoded integers.
Robert Collins
2013-03-31
3
-162
/
+373
*
* ``subunit.run`` now replaces sys.stdout to ensure that stdout is unbuffered
Robert Collins
2013-03-13
1
-0
/
+7
*
Fixes from getting testrepository running with v2.
Robert Collins
2013-03-06
3
-12
/
+63
*
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
4
-305
/
+287
*
Update subunit-ls.
Robert Collins
2013-02-27
2
-1
/
+16
*
Batch up input in ByteStreamToStreamResult.
Robert Collins
2013-02-26
2
-8
/
+28
*
Update subunit-filter to consume and emit v2.
Robert Collins
2013-02-26
2
-69
/
+87
*
Make streams all binary and fix incorrect ordering of mime encoding.
Robert Collins
2013-02-25
1
-6
/
+11
*
Add an implementation of parser and generator for v2 streams.
Robert Collins
2013-02-25
3
-32
/
+493
*
Start on an encoder.
Robert Collins
2013-02-22
4
-0
/
+162
*
Release 0.0.10.
0.0.10
Robert Collins
2013-02-08
1
-10
/
+13
*
* make_stream_binary is now public for reuse. (Robert Collins)
Robert Collins
2013-02-07
1
-5
/
+5
*
Tweak Python3 support to help testrepository get 3-ready.
Robert Collins
2013-01-27
1
-3
/
+3
*
Release 0.0.9.
0.0.9
Robert Collins
2012-12-17
1
-0
/
+13
*
* Test ids which include non-ascii unicode characters are now supported.
Robert Collins
2012-12-17
2
-3
/
+22
*
* The ``failfast`` option to ``subunit.run`` will now work. The dependency on
Robert Collins
2012-12-17
4
-3
/
+31
*
* Python2.6 support was broken by the fixup feature.
Robert Collins
2012-05-08
1
-2
/
+6
[next]