summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Update NEWS; mention python versions in INSTALL.txt.Jelmer Vernooij2018-11-281-0/+3
* Fixup NEWS.Robert Collins2015-07-131-1/+4
* Closes #1409936: Wrong exception on read errors.Robert Collins2015-07-131-0/+3
* Migrate to pbr for build managementMonty Taylor2015-07-121-0/+3
* Fixup tests with latest testtools.Robert Collins2015-03-101-0/+6
* Release 0.0.20.0.0.20Robert Collins2014-08-271-1/+4
* Tests will be reliably tagged with worker-%d.Robert Collins2014-08-251-0/+9
* Release 0.0.190.0.19Robert Collins2014-08-251-0/+3
* Fix 0 timestamps for enumerated but not run tests.Robert Collins2014-08-251-0/+5
* Make subunit 0.0.18 be a hard dependency.Robert Collins2014-08-241-0/+5
* Move to subunit v2 for output of stored streams.Robert Collins2014-08-241-0/+8
* Make sure output_stream can handle non-utf8 bytesRobert Collins2014-08-241-0/+6
* Fix python3 filtering support.Clark Boylan2014-05-191-0/+3
* * When list-tests encounters an error, a much clearer response willRobert Collins2014-02-111-0/+3
* * ``run`` was outputting bad MIME types - test/plain, not text/plain.Robert Collins2014-02-111-0/+6
* Release 0.0.18.0.0.18Robert Collins2013-11-061-0/+3
* * ``run`` now accepts ``--isolated`` as a parameter, which will cause eachRobert Collins2013-11-041-0/+8
* * ``capture_ids`` in test_run now returns a list of captures, permitting testsRobert Collins2013-11-041-0/+6
* 0.0.170.0.17Robert Collins2013-07-171-0/+9
* Release 0.0.16.0.0.16Robert Collins2013-07-171-0/+3
* * When test listing fails, testr will now report an error rather thanRobert Collins2013-07-171-0/+4
* * A new testr.conf option ``group_regex`` can be used for groupingRobert Collins2013-07-161-0/+3
|\
| * Add group_regex option to .testr.conf to leverage use of group_regexMatthew Treinish2013-07-091-0/+3
* | * The scheduler can now groups tests together permitting co-dependent tests toRobert Collins2013-07-161-0/+5
|\ \ | |/
* | * Fix Python 3.* support for entrypoints; the initial code was Python3Robert Collins2013-07-101-0/+3
|/
* * Switch to using multiprocessing to determine CPU counts.Robert Collins2013-04-191-0/+3
|\
* | Only return streams from CLI._iter_stream if the type matches the first type ...Robert Collins2013-04-141-0/+8
|/
* Release 0.0.15, with minimal subunit v2 support.0.0.15Robert Collins2013-04-081-0/+3
* Start getting streamresult into the innards.Robert Collins2013-03-151-0/+3
* * Expects subunit v2 if the local library has v2 support in the subunitRobert Collins2013-03-101-0/+9
* 0.0.14Robert Collins2013-02-081-0/+9
* Release 0.0.13.0.0.13Robert Collins2013-01-151-0/+3
* * ``setup.py testr`` was not indicating test failures via it's return code.Robert Collins2013-01-151-0/+6
* Release 0.0.120.0.12Robert Collins2013-01-131-0/+3
* * There is now a setuptools extension provided by ``testrespository`` making itRobert Collins2013-01-131-0/+7
|\
* | * BSD license file incorrectly claimed copyright by subunit contributors.Robert Collins2013-01-121-0/+3
* | * .testr.conf is now shipped in the source distribution to aid folk wanting toRobert Collins2013-01-121-0/+7
* | Release 0.0.11.0.0.11Robert Collins2012-12-291-0/+3
* | * Fix another incompatability with Mac OS X - gdbm dbm modules don't supportRobert Collins2012-12-291-0/+6
* | Release 0.0.10.0.0.10Robert Collins2012-12-201-0/+3
* | Support creating test execution environments at runtime.Robert Collins2012-12-201-0/+4
* | Implement test listing and execution with test execution instances.Robert Collins2012-12-191-0/+4
* | * TestCommand is now a fixture. This is used to ensure cached test instancesRobert Collins2012-12-191-0/+7
* | * It's now possible to configure ``test_run_concurrency`` in ``.testr.conf``Robert Collins2012-12-191-0/+6
* | Release 0.0.9.0.0.9Robert Collins2012-12-181-0/+3
* | Workaround Apple's OSX Python having a brain -damanged bsddb module.Robert Collins2012-12-181-0/+4
* | * ``testr --analyze-improvements`` now honours test regex filters and onlyRobert Collins2012-12-101-0/+6
* | Release 0.0.8.0.0.8Robert Collins2012-12-071-0/+3
* | First, horribly untested, version of --analyze-failures.Robert Collins2012-12-071-0/+4
* | Make failing --subunit always output 0 and document process exit codes for la...Robert Collins2012-12-061-2/+3