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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Notes for 0.9.14
testtools-0.9.14
Jonathan Lange
2012-02-16
1
-1
/
+1
*
Restore _exc_info_to_unicode so that subunit can continue to work with latest...
Jonathan Lange
2012-02-09
2
-0
/
+18
*
Make the tests pass on Python 3
Jonathan Lange
2012-02-06
2
-5
/
+5
*
Merge release branch:
Jonathan Lange
2012-02-06
1
-1
/
+1
|
\
|
*
Release 0.9.13
testtools-0.9.13
Jonathan Lange
2012-02-06
1
-1
/
+1
|
/
*
Tweaks
Jonathan Lange
2012-02-04
2
-8
/
+1
*
Copyright. Flakes
Jonathan Lange
2012-02-04
5
-7
/
+5
*
Fix a glaring bug where any test that raised on FullStackRunTest would abort ...
Jonathan Lange
2012-02-04
1
-1
/
+3
*
Use TracebackContent as the point to pivot whether or not we hide stack.
Jonathan Lange
2012-02-04
3
-47
/
+16
*
Have everything use TracebackContent.
Jonathan Lange
2012-02-04
2
-45
/
+6
*
Give TracebackContent the ability to format exceptions itself, rather than
Jonathan Lange
2012-02-04
1
-4
/
+57
*
Use the new helper.
Jonathan Lange
2012-02-04
3
-9
/
+9
*
Add as_text, a content helper.
Jonathan Lange
2012-02-04
2
-1
/
+16
*
I think this is the right thing to do.
Jonathan Lange
2012-02-04
1
-2
/
+6
*
Asynchronous tests no longer hang when run with triial.
Jonathan Lange
2012-02-04
2
-1
/
+14
|
\
|
*
Make sure that we actually capture the list of observers, rather than just
Jonathan Lange
2012-02-03
2
-1
/
+14
*
|
assertRaises includes the function name in its error message.
Jonathan Lange
2012-01-31
2
-2
/
+66
|
\
\
|
*
|
Move to testcase so it doesn't appear in stack traces.
Jonathan Lange
2012-01-29
4
-53
/
+52
|
*
|
Extract Nullary and move it into helpers.
Jonathan Lange
2012-01-29
3
-7
/
+55
|
*
|
Make sure the repr of the callable passed to assertRaises is included in the
Jonathan Lange
2012-01-28
2
-2
/
+19
|
|
/
*
|
``ThreadsafeForwardingResult`` no longer includes semaphore acquisition time
Robert Collins
2012-01-11
1
-1
/
+2
*
|
``MultiTestResult`` supports the ``tags`` method.
Robert Collins
2012-01-11
4
-9
/
+97
|
\
\
|
|
/
|
/
|
|
*
Fixed ThreadsafeForwardingResult so that it supports tags.
Graham Binns
2012-01-10
2
-9
/
+53
|
*
Added a test for general tags().
Graham Binns
2012-01-10
1
-22
/
+7
|
*
Rob says MultiTestResult is fixed.
Graham Binns
2012-01-10
4
-8
/
+42
|
*
Refactored TestResult.tags() and removed unnecessary reimplementations. Actua...
Graham Binns
2012-01-10
1
-20
/
+5
|
*
Added tags() stubs to various TestResult implementations.
Graham Binns
2012-01-10
2
-0
/
+41
|
/
*
Correctly skip test_real_path if os.symlink is unsupported
Martin
2011-12-21
1
-3
/
+4
*
Silly dancing over a single space difference in SyntaxError formatting depend...
Martin
2011-12-21
1
-1
/
+6
*
Seems pypy forgets to lower() the cookie encoding name
Martin
2011-12-21
1
-1
/
+1
*
Avoid fixed-in-py3k-only resource usage bug with reading .tar.gz files
Martin
2011-12-21
1
-3
/
+10
*
Close files properly in test_from_stream_eager_loading
Martin
2011-12-21
1
-1
/
+2
*
Allow passing arbitrary matcher to FileContains.
Jonathan Lange
2011-12-07
2
-3
/
+44
*
DirContains now takes a matcher also
Jonathan Lange
2011-12-07
2
-3
/
+32
*
Docstrings for MatchesPredicate
Jonathan Lange
2011-12-07
1
-0
/
+18
*
Remove TODO list.
Jonathan Lange
2011-12-05
1
-3
/
+0
*
More doc tweaks
Jonathan Lange
2011-12-05
4
-24
/
+25
*
More matchers still.
Jonathan Lange
2011-12-05
2
-2
/
+39
*
Add SamePath
Jonathan Lange
2011-12-05
2
-1
/
+38
*
Add tarball matcher.
Jonathan Lange
2011-12-05
2
-0
/
+51
*
Documentation
Jonathan Lange
2011-12-05
1
-0
/
+6
*
Add a first_only option to MatchesListwise
Jonathan Lange
2011-12-05
1
-1
/
+7
*
Remove heaps of boiler plate by using MatchesPredicate
Jonathan Lange
2011-12-05
2
-63
/
+13
*
Add a matcher that just takes a predicate and a message.
Jonathan Lange
2011-12-05
2
-1
/
+37
*
Add a short-circuit option to MatchesAll
Jonathan Lange
2011-12-05
2
-3
/
+17
*
Add FileExists and correct tests for DirExists
Jonathan Lange
2011-12-05
2
-3
/
+47
*
Even more tests
Jonathan Lange
2011-12-02
2
-16
/
+78
*
Initial import of matchers from pkgme, plus some tests and some edits.
Jonathan Lange
2011-12-02
2
-1
/
+152
*
Hide even more of the stack by default.
Jonathan Lange
2011-11-17
2
-16
/
+61
|
\
|
*
Handle earlier Python versions.
Jonathan Lange
2011-11-04
1
-2
/
+2
[next]