| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | README -> README.rst | Robert Collins | 2016-04-18 | 1 | -270/+0 |
| | | |||||
| * | Drop support for Python 2.4, 2.5, 3.2 | Robert Collins | 2016-04-18 | 1 | -2/+5 |
| | | | | | | While not deliberately breaking compatibility, we cannot easily test those in CI, so stating that they are supported is at best misleading. | ||||
| * | 1.0.1.0.0 | Robert Collins | 2015-12-07 | 1 | -0/+7 |
| | | |||||
| * | Handle unittest2 test suites as well. | Robert Collins | 2015-12-07 | 1 | -0/+5 |
| | | | | | | This doesn't address the incompat with setUpClass etc, but I have documented it now. | ||||
| * | Add a Travis config. | Robert Collins | 2015-12-04 | 1 | -0/+1 |
| | | |||||
| * | Make FixtureResource.reset actually call fixture.reset(). | Robert Collins | 2013-01-21 | 1 | -5/+7 |
| | | |||||
| * | Release 0.2.6 and add Python3.2 compat.0.2.6 | Robert Collins | 2013-01-20 | 1 | -13/+12 |
| | | |||||
| * | A few README corrections: | Martin Pool | 2012-10-23 | 1 | -14/+21 |
| | | | | | | | - consistently say "manager" not "factory" - explain `make` is called by `getResource` - make the example not bzrlib-specific | ||||
| * | Fixed typo in README. | Thomi Richards | 2012-01-26 | 1 | -1/+1 |
| | | |||||
| * | Tweak README. | Robert Collins | 2010-11-15 | 1 | -1/+7 |
| | | |||||
| * | * Added ``testresources.FixtureResource`` to wrap ``fixtures.Fixture`` | Robert Collins | 2010-11-15 | 1 | -5/+9 |
| | | | | | instances. (Robert Collins) | ||||
| * | Relicenced to BSD / Apache2.0 with full agreement of contributors. | Robert Collins | 2010-02-27 | 1 | -12/+14 |
| | | |||||
| * | TestResource -> TestResourceManager. | Robert Collins | 2010-02-12 | 1 | -29/+26 |
| | | |||||
| * | Some spelling corrections. | Jonathan Lange | 2010-01-27 | 1 | -8/+8 |
| | | |||||
| * | Third-party documentation for testresources | Martin Pool | 2010-01-25 | 1 | -33/+153 |
| | | |||||
| * | Release 0.2.3. | Robert Collins | 2010-01-24 | 1 | -6/+7 |
| | | |||||
| * | Really fix bug 284125 by using inspect to look up the TestResult being used ↵ | Robert Collins | 2009-07-13 | 1 | -1/+9 |
| | | | | | and audit activity via the result object tests are being run with. | ||||
| * | Merge adsorbSuite->addTests rename. | Robert Collins | 2009-06-17 | 1 | -3/+5 |
| |\ | |||||
| | * | testtools not pyunit3k | Jonathan Lange | 2008-10-04 | 1 | -3/+3 |
| | |\ | |||||
| | * | | Update README. | Jonathan Lange | 2008-09-13 | 1 | -3/+5 |
| | | | | |||||
| * | | | Implement non-optimising resource dependencies/cascading by extending the ↵ | Robert Collins | 2008-12-05 | 1 | -8/+14 |
| | |/ |/| | | | | | TestResource interface. | ||||
| * | | Use testtools not pyunit3k. | Jonathan Lange | 2008-10-04 | 1 | -3/+3 |
| |/ | |||||
| * | Rollback rename of adsorbSuite. | Jonathan Lange | 2008-09-13 | 1 | -1/+1 |
| | | |||||
| * | Add a sample test resource. | Jonathan Lange | 2008-09-07 | 1 | -0/+2 |
| | | |||||
| * | Update OptimisingTestSuite documentation. | Jonathan Lange | 2008-09-07 | 1 | -6/+8 |
| | | |||||
| * | Rename OptimizingTestSuite back to OptimisingTestSuite. | Jonathan Lange | 2008-09-07 | 1 | -3/+3 |
| | | |||||
| * | Restore license text. | Jonathan Lange | 2008-09-07 | 1 | -1/+15 |
| | | |||||
| * | README formatting, spelling and some readability changes. | Jonathan Lange | 2008-08-17 | 1 | -37/+54 |
| | | |||||
| * | Dependencies! | Jonathan Lange | 2008-08-17 | 1 | -0/+9 |
| | | |||||
| * | README cleanups. | Jonathan Lange | 2008-08-17 | 1 | -31/+17 |
| | | |||||
| * | Add a massive TODO file. | Jonathan Lange | 2008-08-17 | 1 | -12/+0 |
| | | |||||
| * | save notes from last night | Robert Collins | 2005-09-05 | 1 | -0/+3 |
| | | |||||
| * | initial cut at adsorbSuite | Robert Collins | 2005-09-04 | 1 | -0/+4 |
| | | |||||
| * | initial implementation of ResourcedTestCase, found bug in TestResource ↵ | Robert Collins | 2005-09-04 | 1 | -0/+1 |
| | | | | | implementation too. | ||||
| * | support dirtying the resource | Robert Collins | 2005-09-04 | 1 | -0/+1 |
| | | |||||
| * | support nested getResource calls to do the right thing. | Robert Collins | 2005-09-04 | 1 | -5/+6 |
| | | |||||
| * | add the TestLoader | Robert Collins | 2005-09-04 | 1 | -0/+2 |
| | | |||||
| * | first post | Robert Collins | 2005-09-04 | 1 | -0/+70 |
