summaryrefslogtreecommitdiff
path: root/testtools/tests/test_distutilscmd.py
Commit message (Expand)AuthorAgeFilesLines
* Fix distutilscmd in Debian + Py 3.11Thomas Goirand2022-12-271-2/+2
* trivial: Cleanup importsStephen Finucane2021-02-251-8/+5
* Re-introduce 'try_imports'Stephen Finucane2021-02-251-1/+1
* Upgrade Python syntax with pyupgrade --py3-plusHugo2020-01-181-2/+2
* Remove redundant Python 2 compatability codeHugo2020-01-181-6/+4
* Honour stdout on TestProgram more fully.Robert Collins2014-08-241-2/+2
* * Testtools now depends on extras, a small library split out from it to containRobert Collins2013-01-181-1/+2
* * ``run.TestToolsTestRunner`` now accepts the verbosity, buffer and failfastRobert Collins2012-12-171-10/+11
|\
| * * ``run.TestToolsTestRunner`` now accepts the verbosity, buffer and failfastRobert Collins2012-12-161-8/+8
|/
* More robust against slow computers.Jonathan Lange2011-07-271-6/+11
* Python 3 changes.Jonathan Lange2011-07-271-10/+13
* Move the "Run tests" line closer to OKJonathan Lange2011-07-011-2/+2
* Rename 'command' to 'distutilscmd'Jonathan Lange2011-02-141-0/+90