summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Release 2.0.1.2.0.1Jelmer Vernooij2019-06-061-0/+18
* Release 2.0.02.0.0Robert Collins2016-04-181-0/+3
* Drop support for Python 2.4, 2.5, 3.2Robert Collins2016-04-181-0/+7
* 1.0.1.0.0Robert Collins2015-12-071-0/+3
* Handle unittest2 test suites as well.Robert Collins2015-12-071-0/+6
* Release 0.2.7.0.2.7Robert Collins2013-01-211-0/+3
* Make FixtureResource.reset actually call fixture.reset().Robert Collins2013-01-211-2/+6
* * TestResourceManager.reset() was not taking dependency dirtiness intoRobert Collins2013-01-201-0/+3
* * FixtureResource was not triggering cleanups or resets between uses, this isRobert Collins2013-01-201-0/+7
* Release 0.2.6 and add Python3.2 compat.0.2.6Robert Collins2013-01-201-0/+5
* NEWS made clearer. (Martin Pool)Robert Collins2012-10-231-0/+5
* Release 0.2.5.0.2.5Robert Collins2012-01-271-0/+3
* * Typo in NEWS fixed. (Thommi Richards)Robert Collins2012-01-271-0/+2
* * super() is now called from ResourcedTestCase fixing a long standing issueRobert Collins2011-05-051-0/+3
* * Added ``testresources.FixtureResource`` to wrap ``fixtures.Fixture``Robert Collins2010-11-151-0/+6
* Release 0.2.4.Robert Collins2010-02-271-0/+3
* Relicenced to BSD / Apache2.0 with full agreement of contributors.Robert Collins2010-02-271-0/+5
* Use a travelling salesman heuristic to sort tests, accepting up to twice the ...Robert Collins2010-02-191-0/+4
* partition tests to perform resource ordering optimisation into strongly conne...Robert Collins2010-02-161-0/+4
* TestResource -> TestResourceManager.Robert Collins2010-02-121-0/+3
* Update NEWS fileJonathan Lange2010-01-271-1/+6
* Release 0.2.3.Robert Collins2010-01-241-0/+5
* Make public reusable functions for setting up and tearing down resources of a...Robert Collins2010-01-111-0/+4
|\
| * Make public reusable functions for setting up and tearing down resources of a...Robert Collins2010-01-081-0/+4
* | Implement an adapter for existing fixtures that honour a setUp/tearDown like ...Robert Collins2010-01-071-0/+3
|/
* Fix OptimisingTestSuite.addTest when adding other OptimisingTestSuite instanc...Robert Collins2010-01-051-0/+11
* Fix build errors with recent testtools.Robert Collins2009-12-121-6/+21
* Release 0.2Robert Collins2009-07-171-0/+13
* Really fix bug 284125 by using inspect to look up the TestResult being used a...Robert Collins2009-07-131-3/+3
* Merge support for trace_functions in TestResource.Robert Collins2009-07-071-0/+4
|\
| * Allow tracing of TestResource activity by passing a trace_function to TestRes...Robert Collins2009-06-171-0/+4
* | Merge and simply James Henstridge's reset patch.Robert Collins2009-06-181-0/+5
|\ \ | |/ |/|
* | A dirty or changed dependency of a resource makes the resource dirty too, fix...Robert Collins2009-06-171-0/+3
* | Merge adsorbSuite->addTests rename.Robert Collins2009-06-171-0/+7
|\ \ | |/ |/|
| * testtools not pyunit3kJonathan Lange2008-10-041-2/+4
| |\
| * | Update NEWS and TODO for adsorbSuite change. Jonathan Lange2008-09-131-0/+4
* | | Merge James Henstridges fix for resource leaks during transition to non-resou...Robert Collins2008-12-091-0/+3
* | | Implement non-optimising resource dependencies/cascading by extending the Tes...Robert Collins2008-12-051-0/+6
* | | Merge pyunit3k->testtools change, alpha sorting NEWS sections at the same time.Robert Collins2008-11-171-9/+11
|\ \ \ | |/ / |/| / | |/
| * Update NEWS file.Jonathan Lange2008-10-041-2/+4
|/
* Rollback rename of adsorbSuite.Jonathan Lange2008-09-131-3/+0
* Forgot to remove this.Jonathan Lange2008-09-081-3/+0
* Rename makeResource and cleanResource to make and clean.Jonathan Lange2008-09-071-2/+2
* Rename OptimizingTestSuite back to OptimisingTestSuite.Jonathan Lange2008-09-071-5/+2
* Corrections and clarifications to NEWS file.Jonathan Lange2008-09-071-2/+11
* Update NEWS.Jonathan Lange2008-08-281-0/+4
* Rename flatAddTest to addTestFlat.Jonathan Lange2008-08-281-2/+2
* Add a NEWS file listing the changes.Jonathan Lange2008-08-281-0/+57