summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Actually ship subunit2disk.Robert Collins2015-11-051-0/+1
* Skip hypothesis tests on 3.2Robert Collins2015-10-201-1/+2
* Handle very short packetsRobert Collins2015-08-041-1/+3
* Add subunit2disk which exports a stream to the fs.Robert Collins2015-07-131-1/+1
* Add .travis.ymlRobert Collins2015-07-131-0/+4
* Rename README to README.rst for github renderingRobert Collins2015-07-131-1/+1
* 0.0.210.0.21Robert Collins2014-08-271-1/+1
* Release 0.0.200.0.20Robert Collins2014-08-271-1/+3
* * subunit2csv is now installed when using pip.Robert Collins2014-08-241-0/+1
* * testscenarios is now a test dependency, not an install dependency.Robert Collins2014-08-241-2/+4
* Fixes for release process.0.0.19Robert Collins2014-08-241-0/+2
* Merged trunk, fixed conflict.Thomi Richards2013-12-021-1/+1
|\
| * Exit non-zero when listing includes import failures.Robert Collins2013-11-301-1/+1
* | Fix setup.py deps.Thomi Richards2013-11-251-1/+0
* | Lots of fixes from code review.Thomi Richards2013-11-251-1/+2
* | Lots of code cleanup, about to refactor argument parsing.Thomi Richards2013-11-201-0/+1
* | Added new script file, modified setup.py to install it, and added an empty im...Thomi Richards2013-11-181-3/+4
|/
* Release 0.0.11, depending on the new testtools StreamResult API.0.0.11Robert Collins2013-04-081-1/+1
* Port existing filters to v2.Robert Collins2013-03-031-0/+1
* Add basic 1to2 and 2to1 filters.Robert Collins2013-02-251-0/+2
* Also include tests in PyPI tarball, for folk that want to run them to validat...Robert Collins2012-12-171-1/+1
* * The ``failfast`` option to ``subunit.run`` will now work. The dependency onRobert Collins2012-12-171-1/+2
* Make version guessing more reliable (mgz)Jonathan Lange2011-12-081-11/+14
|\
| * Make version detection in setup.py slightly more robustMartin2011-08-071-11/+14
* | Release 0.0.7.0.0.7Robert Collins2011-06-121-1/+1
|/
* Document the fact that subunit needs testtools 0.9.6 or later.Jonathan Lange2010-10-061-1/+1
* Merge the setup.py Tres supplied.Robert Collins2010-06-241-1/+2
* Add distutils / setuptools installation support for Python libs / scripts.Tres Seaver2010-06-021-0/+58