summaryrefslogtreecommitdiff
path: root/distutils2/tests/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Move copies of stdlib test code from tests.__init__ to runtests.?ric Araujo2011-11-151-105/+2
* Remove some duplication in tests subpackage.?ric Araujo2011-09-181-0/+1
* Fix backport changesets part 2: tests?ric Araujo2011-09-181-14/+4
* Let the test suite run again?ric Araujo2011-09-121-0/+8
* Fixed a python2.4 syntax errors.Alexandru Plugaru2011-08-301-1/+0
* Backported packaging from cpython default, overwriting previous version.Vinay Sajip2011-08-181-35/+19
* Changed test.test_support import to test.support when running on Python 3Arc Riley2010-11-251-2/+5
* More test fiddling?ric Araujo2010-10-011-2/+6
* refactored unittest import logic to improve accuracy of the coverage measurementYannick Gingras2010-09-301-5/+12
* moved everything in the same dir - we want to include docs/ in the releaseTarek Ziade2010-09-191-0/+135