summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Update NEWS for 0.9.7 release.testtools-0.9.7Jonathan Lange2010-10-171-2/+5
* NewsJonathan Lange2010-10-171-0/+3
* StartsWith and DoesNotStartWith matchers from Launchpad.Robert Collins2010-10-171-0/+3
* Merge Martin[gz]'s exception cycle reduction work.Robert Collins2010-10-151-0/+3
|\
* \ Merge Martin[gz]'s change to supply just the reason to skip, if one was suppl...Robert Collins2010-10-151-0/+3
|\ \
| * | Only show the reason for unittest on 2.7 rather than all the detailsMartin2010-09-261-0/+3
* | | Merge timestamp handling for ThreadsafeForwardingResult.Robert Collins2010-10-151-0/+4
|\ \ \ | |/ / |/| |
| * | Make TestThreadSafeForwardingResult forward times to the wrapped result classMartin2010-09-271-0/+4
|/ /
* | Enchance addCleanups for Fixtures.Robert Collins2010-09-181-0/+4
* | Merge spiv's fix for bug 637725.Jonathan Lange2010-09-171-1/+4
* | Code duplication between assertEqual and the matcher Equals has been removed.Robert Collins2010-09-121-18/+24
* | Merge the testtools-0.9.6 release branch.Jonathan Lange2010-08-241-1/+11
|\ \
| * | Release 0.9.6.testtools-0.9.6Jonathan Lange2010-08-241-3/+10
|/ /
* | Added PlaceHolder & TestHolder.Jonathan Lange2010-08-241-0/+3
|\ \
| * | NEWS entry.Jonathan Lange2010-08-201-0/+3
* | | NEWS entryJonathan Lange2010-08-201-0/+3
|/ /
* | Add optional parameters to Mismatch.Jonathan Lange2010-08-171-1/+4
|/
* Merge return-from-multitestresult.Jonathan Lange2010-08-051-0/+3
|\
| * NEWSJonathan Lange2010-08-041-0/+3
* | New LessThan matcher.Robert Collins2010-08-051-0/+3
|/
* Add TestCase.patch() and new testtools.monkey module for help with monkey-pat...Jonathan Lange2010-08-041-0/+3
|\
| * NEWS.Jonathan Lange2010-08-031-0/+3
* | More NEWS.Jonathan Lange2010-08-031-0/+3
* | I can't believe we let this happen.Jonathan Lange2010-08-031-0/+3
|/
* Add UTF8_TEXT helper.Jonathan Lange2010-08-021-0/+6
* Merge the release-0.9.5 branchJonathan Lange2010-07-291-0/+6
|\
| * Release testtools 0.9.5Jonathan Lange2010-07-291-2/+5
|/
* Handle string exceptions (mgz)Jonathan Lange2010-07-291-0/+4
* New style classes for matchers and runtest. (jkakar)Jonathan Lange2010-07-291-0/+6
|\
* | Merge another unicode fix.Jonathan Lange2010-07-291-0/+9
|/
* Release 0.9.4.Robert Collins2010-07-021-0/+9
* testtools.utils has been renamed to testtools.compat. ImportingRobert Collins2010-06-231-2/+13
|\
| * Add NEWS for unicode tracebacks on Python 2Martin2010-06-221-0/+4
|/
* * Thanks to a patch from James Westby testtools.matchers.Mismatch can nowRobert Collins2010-06-131-0/+7
|\
* | * testtools.testresults.real._StringException will now answer __str__ if itsRobert Collins2010-06-111-0/+5
* | Add TestCase.skipTest as per Python2.7.Robert Collins2010-06-111-0/+3
* | Support python3.1Robert Collins2010-06-111-3/+6
|\ \ | |/
* | * James Westby has supplied test discovery support using the Python 2.7Robert Collins2010-06-111-0/+4
|/
* TestCase.addCleanup has had its docstring corrected about when cleanups run.Robert Collins2010-06-011-0/+2
* Tests work on IronPython patch from Martin[gz] applied.Robert Collins2010-06-011-0/+5
* Time for 0.9.3.Robert Collins2010-05-141-0/+7
* When a cleanUp or tearDown exception occurs, it is now accumulated as a newRobert Collins2010-05-141-0/+5
* Remove __repr__ thing from NEWS.Jonathan Lange2010-01-191-6/+0
* NEWS tweaksJonathan Lange2010-01-161-0/+10
* Add some new matchersJonathan Lange2010-01-161-0/+3
|\
| * Merge trunk.Jonathan Lange2010-01-031-0/+6
| |\
| * | Add a MatchesAll matcher.Jonathan Lange2010-01-021-1/+2
| * | News update.Jonathan Lange2010-01-021-0/+2
* | | Change from using deepcopy to copy in testcase.clone_test_with_new_id.Robert Collins2010-01-091-0/+4
|\ \ \ | |_|/ |/| |
| * | Change from using deepcopy to copy in testcase.clone_test_with_new_id.Robert Collins2009-12-211-0/+4
| |/