| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Skip flaky testBasicSortTests on Python 3skip-flaky-testBasicSortTests | Free Ekanayaka | 2016-11-26 | 2 | -0/+3 |
| | | |||||
| * | Fix #1590536 classifiers not reported in PyPI. | Robert Collins | 2016-06-17 | 1 | -1/+1 |
| | | |||||
| * | Release 2.0.02.0.0 | Robert Collins | 2016-04-18 | 1 | -0/+3 |
| | | | | | Major version due to dropping support for older Python versions. | ||||
| * | README -> README.rst | Robert Collins | 2016-04-18 | 3 | -2/+2 |
| | | |||||
| * | Drop support for Python 2.4, 2.5, 3.2 | Robert Collins | 2016-04-18 | 4 | -3/+13 |
| | | | | | | While not deliberately breaking compatibility, we cannot easily test those in CI, so stating that they are supported is at best misleading. | ||||
| * | Bug #1524048: depend on pbr at runtime | Robert Collins | 2016-04-18 | 1 | -0/+1 |
| | | | | | | | Fixes-Bug: 1524048 We have a runtime dependency on pbr, but it wasn't expressed. | ||||
| * | 1.0.1.0.0 | Robert Collins | 2015-12-07 | 2 | -0/+10 |
| | | |||||
| * | Handle unittest2 test suites as well. | Robert Collins | 2015-12-07 | 4 | -2/+37 |
| | | | | | | This doesn't address the incompat with setUpClass etc, but I have documented it now. | ||||
| * | Use pbr for versions as well. | Robert Collins | 2015-12-04 | 1 | -1/+4 |
| | | |||||
| * | More diagnostics on sort failures. | Robert Collins | 2015-12-04 | 1 | -1/+2 |
| | | | | | We're seeing this occasionally on 3.4 and 3.5 only. | ||||
| * | Cleanup old helper we don't need anymore. | Robert Collins | 2015-12-04 | 2 | -128/+1 |
| | | |||||
| * | Add a tox.ini for convenience. | Robert Collins | 2015-12-04 | 2 | -0/+10 |
| | | |||||
| * | Add a Travis config. | Robert Collins | 2015-12-04 | 3 | -2/+28 |
| | | |||||
| * | Ignore more files. | Robert Collins | 2015-12-04 | 1 | -0/+6 |
| | | |||||
| * | Build and ship wheels. | Robert Collins | 2015-12-04 | 2 | -1/+4 |
| | | |||||
| * | Migrate to pbr | Robert Collins | 2015-12-04 | 12 | -30/+26 |
| | | | | | Release / build automation good. | ||||
| * | Release 0.2.7.0.2.7 | Robert Collins | 2013-01-21 | 1 | -0/+3 |
| | | |||||
| * | Make FixtureResource.reset actually call fixture.reset(). | Robert Collins | 2013-01-21 | 5 | -32/+129 |
| | | |||||
| * | * TestResourceManager.reset() was not taking dependency dirtiness into | Robert Collins | 2013-01-20 | 3 | -1/+15 |
| | | | | | consideration. (Brian Sutherland, #783488) | ||||
| * | * FixtureResource was not triggering cleanups or resets between uses, this is | Robert Collins | 2013-01-20 | 4 | -12/+31 |
| | | | | | | fixed (but will make OptimisingTestSuite trigger resets on every transition between tests). (Robert Collins, James Westby, #1023423) | ||||
| * | Release 0.2.6 and add Python3.2 compat.0.2.6 | Robert Collins | 2013-01-20 | 7 | -28/+51 |
| | | |||||
| * | Ignore build products. | Robert Collins | 2013-01-20 | 1 | -0/+3 |
| | | |||||
| * | NEWS made clearer. (Martin Pool) | Robert Collins | 2012-10-23 | 2 | -14/+26 |
| |\ | |||||
| | * | 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 | ||||
| * | (free.ekanayaka) Fix PEP 8 & pyflakes warnings. | Jonathan Lange | 2012-08-13 | 1 | -39/+42 |
| |\ | |||||
| | * | Fix several pep8 warnings | Free Ekanayaka | 2012-08-10 | 1 | -39/+42 |
| |/ | |||||
| * | Release 0.2.5.0.2.5 | Robert Collins | 2012-01-27 | 2 | -1/+4 |
| | | |||||
| * | * Typo in NEWS fixed. (Thommi Richards) | Robert Collins | 2012-01-27 | 2 | -1/+3 |
| |\ | |||||
| | * | Fixed typo in README. | Thomi Richards | 2012-01-26 | 1 | -1/+1 |
| |/ | |||||
| * | * super() is now called from ResourcedTestCase fixing a long standing issue | Robert Collins | 2011-05-05 | 4 | -6/+37 |
| |\ | | | | | | | with using it as a mix-in in Python 2.4 and above. (Tim Cole, #771505) | ||||
| | * | fix usage of super() and get tests passing | tim.cole@canonical.com | 2011-05-03 | 3 | -3/+41 |
| | | | |||||
| | * | use super in test cases | tim.cole@canonical.com | 2011-05-03 | 2 | -4/+4 |
| |/ | |||||
| * | More clarity. | Robert Collins | 2010-11-15 | 1 | -1/+5 |
| | | |||||
| * | Tweak README. | Robert Collins | 2010-11-15 | 1 | -1/+7 |
| | | |||||
| * | * Added ``testresources.FixtureResource`` to wrap ``fixtures.Fixture`` | Robert Collins | 2010-11-15 | 4 | -5/+71 |
| | | | | | instances. (Robert Collins) | ||||
| * | Fix typo in setup.py. | Robert Collins | 2010-02-27 | 1 | -1/+1 |
| | | |||||
| * | Release 0.2.4. | Robert Collins | 2010-02-27 | 2 | -2/+19 |
| | | |||||
| * | Relicenced to BSD / Apache2.0 with full agreement of contributors. | Robert Collins | 2010-02-27 | 14 | -473/+377 |
| | | |||||
| * | Merge sortTests performance bugfix. | Robert Collins | 2010-02-19 | 5 | -34/+447 |
| |\ | |||||
| | * | Use a travelling salesman heuristic to sort tests, accepting up to twice the ↵ | Robert Collins | 2010-02-19 | 4 | -43/+328 |
| | | | | | | | | | total resource setup/teardown cost for fast (N^2) sort times. | ||||
| | * | partition tests to perform resource ordering optimisation into strongly ↵ | Robert Collins | 2010-02-16 | 5 | -23/+151 |
| |/ | | | | connected sets of tests, reducing optimisation passes to cases where some resources are actually reused. | ||||
| * | TestResource -> TestResourceManager. | Robert Collins | 2010-02-12 | 4 | -38/+38 |
| | | |||||
| * | Much improved documentation for end users. | Jonathan Lange | 2010-01-27 | 2 | -34/+159 |
| |\ | |||||
| | * | Update NEWS file | Jonathan Lange | 2010-01-27 | 1 | -1/+6 |
| | | | |||||
| | * | Some spelling corrections. | Jonathan Lange | 2010-01-27 | 1 | -8/+8 |
| | | | |||||
| | * | Third-party documentation for testresources | Martin Pool | 2010-01-25 | 1 | -33/+153 |
| |/ | |||||
| * | Include MANIFEST.in and NEWS. | Robert Collins | 2010-01-24 | 1 | -0/+2 |
| | | |||||
| * | Release 0.2.3. | Robert Collins | 2010-01-24 | 6 | -7/+19 |
| | | |||||
| * | Make public reusable functions for setting up and tearing down resources of ↵ | Robert Collins | 2010-01-11 | 3 | -30/+66 |
| |\ | | | | | | | a test. | ||||
| | * | Make public reusable functions for setting up and tearing down resources of ↵ | Robert Collins | 2010-01-08 | 3 | -30/+66 |
| | | | | | | | | | a test. | ||||
