summaryrefslogtreecommitdiff
path: root/distutils2/tests/test_dist.py
Commit message (Expand)AuthorAgeFilesLines
* Branch merge?ric Araujo2011-11-201-12/+3
|\
| * Ye olde merge.?ric Araujo2011-11-121-12/+19
| |\
| * | Start a branch to provide Distutils2 for Python 3.?ric Araujo2011-09-241-13/+3
* | | Move copies of stdlib test code from tests.__init__ to runtests.?ric Araujo2011-11-151-1/+0
| |/ |/|
* | Make sure tests that register custom commands also clear them?ric Araujo2011-11-121-9/+17
* | Change signature of tests.support.LoggingCatcher.get_logs.?ric Araujo2011-11-121-4/+2
|/
* Fix name and attribute errors?ric Araujo2011-09-211-1/+1
* Consolidate tests for d2.metadata.?ric Araujo2011-09-191-222/+24
* Remove display options (--name, etc.) from the Distribution class.?ric Araujo2011-09-191-9/+8
* Fix backport changesets part 2: tests?ric Araujo2011-09-181-14/+19
* Fixes to actually use the backports.Jeremy Kloth2011-09-121-1/+1
* Branch merge. Will clean up later.?ric Araujo2011-08-311-0/+3
|\
| * Restore $HOME after test has run (#12765)?ric Araujo2011-08-291-0/+3
* | Fixed a python2.4 syntax errors.Alexandru Plugaru2011-08-301-14/+21
|/
* Backported packaging from cpython default, overwriting previous version.Vinay Sajip2011-08-181-99/+91
* renamed DistributionMetadata to MetadataChristophe Combelles2011-01-281-1/+1
* added optparse in the main scriptTarek Ziade2010-11-141-4/+1
* now distutils2 uses set_command to set its own commandsTarek Ziade2010-11-131-70/+4
* Branch merge?ric Araujo2010-11-061-1/+1
|\
| * now using logging in distTarek Ziade2010-10-251-1/+1
* | Minor cleanup in test_dist?ric Araujo2010-10-221-20/+16
|/
* refactored unittest import logic to improve accuracy of the coverage measurementYannick Gingras2010-09-301-2/+2
* moved everything in the same dir - we want to include docs/ in the releaseTarek Ziade2010-09-191-0/+533