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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure that we don't send time if there are none to send.
Jonathan Lange
2011-02-13
1
-0
/
+15
*
Properly handle multiple events.
Jonathan Lange
2011-02-13
1
-1
/
+25
*
Add a time collapsing decorator.
Jonathan Lange
2011-02-13
1
-0
/
+25
*
Implement the tag collapsing logic by stealing stuff from TRF and fixing it.
Jonathan Lange
2011-02-12
1
-0
/
+15
*
Get started, fix a bug in subunit's decorator.
Jonathan Lange
2011-02-12
1
-0
/
+13
*
Delete unnecessary code.
Jonathan Lange
2011-02-12
1
-9
/
+1
*
Pass through time when we aren't in tests.
Jonathan Lange
2011-02-11
1
-2
/
+5
*
Fix the immediate bug.
Jonathan Lange
2011-02-11
1
-9
/
+9
*
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
1
-2
/
+2
*
Default to (more) strict decoding of chunked parts
Martin Pool
2011-01-11
1
-2
/
+18
*
Tolerate streams with the \r missing from the chunk length.
Martin Pool
2011-01-10
1
-0
/
+8
*
Fix make check with testtools trunk.
Robert Collins
2010-06-24
1
-13
/
+13
*
Unbreak tests in trunk. Oops.
Robert Collins
2010-06-21
2
-13
/
+16
*
On windows, ProtocolTestCase and TestProtocolClient will set their streams to
Robert Collins
2010-05-13
1
-0
/
+3
*
Handle lowercase skip/todo in tap.
Jelmer Vernooij
2010-04-11
1
-2
/
+13
*
Only take commands that start the line they are observed on.
Robert Collins
2010-01-16
1
-0
/
+4
*
Merge junitxml --forward branch.
Robert Collins
2009-12-14
1
-0
/
+25
|
\
|
*
Add --forward option to subunit2junitxml.
Robert Collins
2009-12-14
1
-0
/
+25
*
|
Cruft. Go.
Robert Collins
2009-12-13
1
-8
/
+0
*
|
Use the newly exposed test helpers from testtools trunk.
Robert Collins
2009-12-13
2
-122
/
+44
*
|
Use testtools facilities for the details API.
Robert Collins
2009-12-11
5
-485
/
+28
*
|
Teach filters about details and outcomes.
Robert Collins
2009-10-25
2
-1
/
+21
*
|
Support the extended TestResult details API on TestResultFilter (but not yet ...
Robert Collins
2009-10-25
1
-22
/
+20
*
|
Move transport decoration fallback to use the ExtendedToOriginal fallback.
Robert Collins
2009-10-25
1
-15
/
+27
*
|
Start reporting additional messages on successes via the details API.
Robert Collins
2009-10-24
2
-11
/
+26
*
|
Move skips to the details API.
Robert Collins
2009-10-24
2
-14
/
+23
*
|
Move expected failures to the details API.
Robert Collins
2009-10-24
1
-6
/
+32
*
|
Move Failure reporting to the new details API.
Robert Collins
2009-10-24
1
-31
/
+38
*
|
change error reports to use the extended details interface.
Robert Collins
2009-10-24
3
-9
/
+35
*
|
Use cleaner test doubles in test_test_protocol.
Robert Collins
2009-10-24
1
-336
/
+212
*
|
Support the time protocol on ExtendedToOriginalDecorator.
Robert Collins
2009-10-19
1
-0
/
+16
*
|
Support tags on the ExtendedToOriginal decorator.
Robert Collins
2009-10-19
1
-0
/
+16
*
|
Support progress on the ExtendedToOriginal decorator.
Robert Collins
2009-10-19
1
-0
/
+16
*
|
Change the ExtendedToOriginal decorator to fallback xfails as success.
Robert Collins
2009-10-19
1
-2
/
+12
*
|
Implement a python TestResult decorator for outcome details.
Robert Collins
2009-10-18
1
-0
/
+358
*
|
Gather multipart details.
Robert Collins
2009-10-13
1
-1
/
+19
*
|
Small buffering bugs in chunked decoder.
Robert Collins
2009-10-13
1
-0
/
+5
[next]