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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tags in the API are strings. And python3 exception names.
Robert Collins
2011-04-25
1
-2
/
+6
*
Merge Martin[gz]'s fix for make_stream_binary.
Robert Collins
2011-04-25
1
-4
/
+10
|
\
|
*
Remove presumably erroneous _make_stream_binary call
Martin
2011-04-25
1
-1
/
+0
|
*
Vary fileno attempt exception type to support Python 3
Martin
2011-04-25
1
-1
/
+6
|
*
Use try/except rather than getattr to test for fileno _make_stream_binary
Martin
2011-04-25
1
-3
/
+5
*
|
More fixups.
Robert Collins
2011-04-25
2
-150
/
+168
|
/
*
More small stuff.
Robert Collins
2011-04-25
2
-9
/
+9
*
Progress.
Robert Collins
2011-04-25
4
-28
/
+34
*
More progress.
Robert Collins
2011-04-25
1
-5
/
+8
*
Make test suite importable in py3.
Robert Collins
2011-04-25
8
-22
/
+28
*
Get pydoc3.1 subunit working.
Robert Collins
2011-04-25
2
-2
/
+3
*
Fixup initial py3 support from tres and start digging further.
Robert Collins
2011-04-25
2
-13
/
+12
|
\
|
*
Work around Python3 syntax errors.
Tres Seaver
2011-03-10
1
-14
/
+30
*
|
Add different support.
Jonathan Lange
2011-02-15
1
-0
/
+15
*
|
Consistently use super() rather than upcalling.
Jonathan Lange
2011-02-13
1
-4
/
+4
*
|
Use the time collapsing decorator as well.
Jonathan Lange
2011-02-13
1
-2
/
+2
*
|
Make sure that we don't send time if there are none to send.
Jonathan Lange
2011-02-13
2
-0
/
+17
*
|
Properly handle multiple events.
Jonathan Lange
2011-02-13
2
-6
/
+34
*
|
Add a time collapsing decorator.
Jonathan Lange
2011-02-13
2
-0
/
+44
*
|
Only one mechanism for checking to see if a thing is filtered.
Jonathan Lange
2011-02-12
1
-15
/
+27
*
|
Simplify TRF by using TagCollapsingDecorator.
Jonathan Lange
2011-02-12
1
-23
/
+1
*
|
Implement the tag collapsing logic by stealing stuff from TRF and fixing it.
Jonathan Lange
2011-02-12
2
-0
/
+63
*
|
Get started, fix a bug in subunit's decorator.
Jonathan Lange
2011-02-12
2
-1
/
+18
|
/
*
Delete unnecessary code.
Jonathan Lange
2011-02-12
1
-9
/
+1
*
More flakes.
Jonathan Lange
2011-02-11
1
-25
/
+23
*
Unnecessary whitespace.
Jonathan Lange
2011-02-11
1
-1
/
+0
*
Pass through time when we aren't in tests.
Jonathan Lange
2011-02-11
2
-3
/
+9
*
Fix the immediate bug.
Jonathan Lange
2011-02-11
2
-22
/
+31
*
Failing test that demonstrates the bug.
Jonathan Lange
2011-02-11
1
-1
/
+29
*
Clarity
Jonathan Lange
2011-02-11
1
-6
/
+16
*
Parametrize the subunit input.
Jonathan Lange
2011-02-11
1
-3
/
+4
*
Try to make the test set up a little more data driven.
Jonathan Lange
2011-02-11
1
-26
/
+26
*
Formatting.
Jonathan Lange
2011-02-11
1
-6
/
+3
*
No need for that either
Jonathan Lange
2011-02-10
1
-2
/
+2
*
No need to store on the object either.
Jonathan Lange
2011-02-10
1
-28
/
+28
*
Delete unused method.
Jonathan Lange
2011-02-10
1
-3
/
+0
*
Pass the filter in.
Jonathan Lange
2011-02-10
1
-14
/
+14
*
Return, rather than setting an attribute
Jonathan Lange
2011-02-10
1
-6
/
+7
*
More flakes.
Jonathan Lange
2011-02-10
1
-3
/
+3
*
More flakes to fix up
Jonathan Lange
2011-02-10
2
-20
/
+8
*
Flakes
Jonathan Lange
2011-02-10
1
-11
/
+8
*
CR, not cr. Flakes. Whitespace.
Jonathan Lange
2011-01-28
2
-8
/
+7
*
Default to (more) strict decoding of chunked parts
Martin Pool
2011-01-11
2
-3
/
+32
*
Tolerate streams with the \r missing from the chunk length.
Martin Pool
2011-01-10
2
-1
/
+9
*
Merge subunit.run filtering support.
Robert Collins
2010-12-09
1
-1
/
+2
|
\
|
*
The Subunit Python test runner ``python -m subunit.run`` can now report the
Robert Collins
2010-11-30
1
-1
/
+2
*
|
Flush the stream at the start and end of each test in the python client
Martin
2010-10-04
1
-0
/
+6
*
|
Whitespace.
Jonathan Lange
2010-08-04
1
-13
/
+13
*
|
Move TestIdPrintingResult from subunit-ls to subunit.test_results
Jonathan Lange
2010-08-04
1
-2
/
+50
|
/
*
Make it clear that BRACKETED parts are utf8 and fix the outputter to do so.
Robert Collins
2010-07-02
1
-11
/
+9
[next]