summaryrefslogtreecommitdiff
path: root/README
Commit message (Expand)AuthorAgeFilesLines
* Make FixtureResource.reset actually call fixture.reset().Robert Collins2013-01-211-5/+7
* Release 0.2.6 and add Python3.2 compat.0.2.6Robert Collins2013-01-201-13/+12
* A few README corrections:Martin Pool2012-10-231-14/+21
* Fixed typo in README.Thomi Richards2012-01-261-1/+1
* Tweak README.Robert Collins2010-11-151-1/+7
* * Added ``testresources.FixtureResource`` to wrap ``fixtures.Fixture``Robert Collins2010-11-151-5/+9
* Relicenced to BSD / Apache2.0 with full agreement of contributors.Robert Collins2010-02-271-12/+14
* TestResource -> TestResourceManager.Robert Collins2010-02-121-29/+26
* Some spelling corrections.Jonathan Lange2010-01-271-8/+8
* Third-party documentation for testresourcesMartin Pool2010-01-251-33/+153
* Release 0.2.3.Robert Collins2010-01-241-6/+7
* Really fix bug 284125 by using inspect to look up the TestResult being used a...Robert Collins2009-07-131-1/+9
* Merge adsorbSuite->addTests rename.Robert Collins2009-06-171-3/+5
|\
| * testtools not pyunit3kJonathan Lange2008-10-041-3/+3
| |\
| * | Update README.Jonathan Lange2008-09-131-3/+5
* | | Implement non-optimising resource dependencies/cascading by extending the Tes...Robert Collins2008-12-051-8/+14
| |/ |/|
* | Use testtools not pyunit3k.Jonathan Lange2008-10-041-3/+3
|/
* Rollback rename of adsorbSuite.Jonathan Lange2008-09-131-1/+1
* Add a sample test resource.Jonathan Lange2008-09-071-0/+2
* Update OptimisingTestSuite documentation.Jonathan Lange2008-09-071-6/+8
* Rename OptimizingTestSuite back to OptimisingTestSuite.Jonathan Lange2008-09-071-3/+3
* Restore license text.Jonathan Lange2008-09-071-1/+15
* README formatting, spelling and some readability changes.Jonathan Lange2008-08-171-37/+54
* Dependencies!Jonathan Lange2008-08-171-0/+9
* README cleanups.Jonathan Lange2008-08-171-31/+17
* Add a massive TODO file.Jonathan Lange2008-08-171-12/+0
* save notes from last nightRobert Collins2005-09-051-0/+3
* initial cut at adsorbSuiteRobert Collins2005-09-041-0/+4
* initial implementation of ResourcedTestCase, found bug in TestResource implem...Robert Collins2005-09-041-0/+1
* support dirtying the resourceRobert Collins2005-09-041-0/+1
* support nested getResource calls to do the right thing.Robert Collins2005-09-041-5/+6
* add the TestLoaderRobert Collins2005-09-041-0/+2
* first postRobert Collins2005-09-041-0/+70