| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
This depends on testtools 1.4.0 to get the improved behaviour.
|
| |
|
|
|
| |
Import errors don't break execution or listing now in testtools, so to
test execution breaking we have to be a little bit more direct.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
------
IMPROVEMENTS
~~~~~~~~~~~~
* ``subunit.run`` in Python will now exit 0 as long as the test stream has
been generated correctly - this has always been the intent but API friction
with testtools had prevented it working.
(Robert Collins)
|
| | |
|
| |
|
|
|
|
|
|
| |
~~~~~~~~~
* Removed GPL files that were (C) non Subunit Developers - they are
incompatible for binary distribution, which affects redistributors.
(Robert Collins, #1185591)
|
| | |
|
| | |
|
| |
|
|
| |
(Arfrever Frehtes Taifersar Arahesis, #987514)
|
| | |
|
| |
|