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.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
|
*
|
Re-use slightly more code.
Jonathan Lange
2012-04-20
1
-8
/
+6
|
*
|
Re-use more common code.
Jonathan Lange
2012-04-20
1
-4
/
+2
|
*
|
Make the integration test include local tags as well.
Jonathan Lange
2012-04-20
1
-0
/
+8
|
*
|
Merge updates from tag-collapsing-rigor.
Jonathan Lange
2012-04-20
2
-0
/
+21
|
|
\
\
|
*
|
|
Factor subunit-filter some more.
Jonathan Lange
2012-04-20
1
-9
/
+19
|
*
|
|
Merge tag collapsing thing.
Jonathan Lange
2012-04-20
3
-19
/
+38
|
|
\
\
\
|
*
|
|
|
Properly scope tag collapsing
Jonathan Lange
2012-04-20
3
-1
/
+18
|
*
|
|
|
Make sure tags are sent before result.
Jonathan Lange
2012-04-20
3
-9
/
+26
|
*
|
|
|
don't rely on current_tags, implement it ourselves.
Jonathan Lange
2012-04-19
3
-19
/
+16
|
*
|
|
|
Comments.
Jonathan Lange
2012-04-19
1
-0
/
+3
|
*
|
|
|
Progress, of a sort.
Jonathan Lange
2012-04-13
3
-6
/
+69
|
*
|
|
|
Add tests that exercise the subunit-filter filter.
Jonathan Lange
2012-04-10
1
-0
/
+55
|
*
|
|
|
Extract a helper.p
Jonathan Lange
2012-04-10
1
-10
/
+6
|
*
|
|
|
Composition is better than inheritance.
Jonathan Lange
2012-04-10
1
-2
/
+3
|
*
|
|
|
Make sure all of our predicates support tags.
Jonathan Lange
2012-04-10
3
-14
/
+37
|
*
|
|
|
Allow the predicate to filter tags.
Jonathan Lange
2012-04-10
2
-1
/
+22
|
*
|
|
|
A layer of abstraction that can help us.
Jonathan Lange
2012-04-10
1
-1
/
+4
|
*
|
|
|
Flakes
Jonathan Lange
2012-04-10
1
-1
/
+1
|
*
|
|
|
Factor out the "fixup expected failures" thing so they look more like result
Jonathan Lange
2012-04-10
1
-24
/
+11
|
*
|
|
|
Extract out a filter base class that just deals with predicates.
Jonathan Lange
2012-04-10
1
-68
/
+96
*
|
|
|
|
Always forward time events from TestResultFilter.
Jonathan Lange
2012-04-26
3
-6
/
+7
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
make time pass through filtered tests
Benji York
2012-04-26
2
-6
/
+4
|
/
/
/
/
*
|
|
|
Merge tag-collapsing-rigor.
Jonathan Lange
2012-04-26
3
-23
/
+98
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
Flush global tags too.
Jonathan Lange
2012-04-20
2
-0
/
+21
|
|
/
|
*
Collapse tags outside of tests too.
Jonathan Lange
2012-04-20
2
-19
/
+36
|
*
Make sure tags directives are sent before addSuccess etc.
Jonathan Lange
2012-04-20
2
-8
/
+42
|
/
[next]