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
/
test_test_results.py
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
*
More flakes to fix up
Jonathan Lange
2011-02-10
1
-13
/
+7
*
Cruft. Go.
Robert Collins
2009-12-13
1
-8
/
+0
*
Use the newly exposed test helpers from testtools trunk.
Robert Collins
2009-12-13
1
-78
/
+0
*
Use testtools facilities for the details API.
Robert Collins
2009-12-11
1
-340
/
+3
*
Teach filters about details and outcomes.
Robert Collins
2009-10-25
1
-0
/
+18
*
Move transport decoration fallback to use the ExtendedToOriginal fallback.
Robert Collins
2009-10-25
1
-15
/
+27
*
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
*
License change to BSD/Apache License 2.0.
Robert Collins
2009-09-30
1
-13
/
+10
*
Extend the progress model to support a push/pop model.
Robert Collins
2009-08-08
1
-3
/
+4
*
Basic progress support.
Robert Collins
2009-07-28
1
-0
/
+7
*
Add missing shouldStop attribute to TestResult decorators.
Robert Collins
2009-07-23
1
-0
/
+8
*
Add AutoTimingTestResultDecorator.
Robert Collins
2009-07-22
1
-1
/
+51
*
Add subunit.test_results.HookedTestResultDecorator.
Robert Collins
2009-07-22
1
-0
/
+113