index
:
delta/python-packages/testtools.git
dont-run-sphinx-on-3.3
gh-pages
interfaces
json-text
master
mypy
readthedocs-twisted
remove-test-dependency-on-twisted-13
resourced-to-stream-decorator
typo-flexability
github.com: testing-cabal/testtools.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testtools
/
testresult
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get it right.
Jonathan Lange
2011-01-22
3
-3
/
+3
*
Mention the difference between Python 2.7's startTestRun and ours in the docs...
Jonathan Lange
2010-12-29
1
-2
/
+3
*
Changes
Robert Collins
2010-12-20
1
-1
/
+23
*
Expose 'all' from compat and implement it for Python 2.4
Martin
2010-12-11
1
-1
/
+1
*
Explain the startTestRun behaviour in testtools.
Robert Collins
2010-12-06
1
-1
/
+2
*
Fix the regression caused when fixing bug 654474 by permitting decorated
Robert Collins
2010-12-05
1
-15
/
+12
*
Functional programming ftw!
Jonathan Lange
2010-11-30
1
-2
/
+2
*
Actually report the error in TextTestResult (thanks mgz)
Jonathan Lange
2010-11-29
1
-1
/
+6
*
startTestRun resets unexpected successes and other errors
Jonathan Lange
2010-11-29
2
-0
/
+8
*
Make MultiTestResult at all usable in Python 3
Jonathan Lange
2010-11-29
1
-1
/
+1
*
Thoroughly test the Python 2.6 and 2.7 contracts, make sure that the
Jonathan Lange
2010-11-28
2
-1
/
+7
*
Test the extended double's contract
Jonathan Lange
2010-11-28
1
-1
/
+11
*
Change the contract so that wasSuccessful should return False after unexpected
Jonathan Lange
2010-11-28
1
-0
/
+12
*
Test the current contract for wasSuccessful, make some of our component
Jonathan Lange
2010-11-28
1
-0
/
+10
*
Translate addUnexpectedSuccess to addFailure instead of addSuccess.
Jonathan Lange
2010-10-24
1
-1
/
+5
*
Merge Martin[gz]'s change to supply just the reason to skip, if one was suppl...
Robert Collins
2010-10-15
1
-2
/
+5
|
\
|
*
Only show the reason for unittest on 2.7 rather than all the details
Martin
2010-09-26
1
-2
/
+5
*
|
Merge timestamp handling for ThreadsafeForwardingResult.
Robert Collins
2010-10-15
1
-38
/
+25
|
\
\
|
|
/
|
/
|
|
*
Make TestThreadSafeForwardingResult forward times to the wrapped result class
Martin
2010-09-27
1
-38
/
+32
|
/
*
Cheat. Return the results of _dispatch always.
Jonathan Lange
2010-08-04
1
-10
/
+11
*
Pass back the results we get.
Jonathan Lange
2010-08-04
1
-2
/
+3
*
Make _details_to_str unicode correct, for really finally the absolute last time
Martin
2010-07-19
1
-1
/
+1
*
Really get unicode conversion working in testresult.real.TestResult.
Robert Collins
2010-07-02
1
-1
/
+1
*
Unbreak Python 3 again, my unicode tweak was thoughtless.
Robert Collins
2010-06-30
1
-1
/
+1
*
Do not generate str objects for StringException's internally.
Robert Collins
2010-06-24
1
-1
/
+1
*
testtools.utils has been renamed to testtools.compat. Importing
Robert Collins
2010-06-23
1
-11
/
+33
|
\
|
*
Move Python 2 _StringException argument type check to __init__ from stringify...
Martin
2010-06-23
1
-7
/
+9
|
*
Merge trunk to resolve conflict in _StringException stringifying methods
Martin
2010-06-22
1
-0
/
+4
|
|
\
|
|
/
|
/
|
|
*
Make StringException.__str__ return UTF-8 rather than ascii/replace to prepar...
Martin
2010-06-22
1
-1
/
+1
|
*
Trivial issues seen when scanning the diff for review
Martin
2010-06-20
1
-1
/
+0
|
*
Move most of utils module to compat and put iterate_tests in testsuite module
Martin
2010-06-18
1
-1
/
+1
|
*
Use flag in utils to record whether the str type is unicode rather than check...
Martin
2010-06-15
1
-3
/
+3
|
*
Changes to make tests work on Python 3, and a short term hack to make output ...
Martin
2010-06-14
1
-1
/
+1
|
*
Merge trunk to pick up fixes for IronPython and Python 3
Martin
2010-06-11
1
-1
/
+1
|
|
\
|
*
|
First pass at implementing unicode tracebacks for Python 2
Martin
2010-05-25
1
-4
/
+27
*
|
|
* testtools.testresults.real._StringException will now answer __str__ if its
Robert Collins
2010-06-11
1
-0
/
+7
|
|
/
|
/
|
*
|
Remove relative import in testtools.testresult to make package work in py3k a...
Martin
2010-06-10
1
-1
/
+1
|
/
*
Lots of little coding cleanups
Jonathan Lange
2009-12-31
2
-2
/
+5
*
Remove trailing whitespace.
Jonathan Lange
2009-12-31
2
-6
/
+5
*
Make some of our test doubles available for external use.
Robert Collins
2009-12-13
1
-0
/
+94
*
Move for-use test results to a submodule of a testresult package.
Robert Collins
2009-12-13
2
-0
/
+558