summaryrefslogtreecommitdiff
path: root/distutils2/tests/test_command_install_distinfo.py
Commit message (Expand)AuthorAgeFilesLines
* Ye olde merge.?ric Araujo2011-11-121-5/+6
|\
| * Use more usual name for one option of install_distinfo?ric Araujo2011-11-121-5/+5
* | Merge fixes for #13170 and #12386 and other misc. changes from default?ric Araujo2011-11-111-1/+4
|\ \ | |/
| * Fix writing of the RESOURCES file (#12386).?ric Araujo2011-11-111-1/+4
* | Start a branch to provide Distutils2 for Python 3.?ric Araujo2011-09-241-36/+9
|/
* Add a simple test for the packaging RECORD file.?ric Araujo2011-09-191-4/+74
* Minor cleanup?ric Araujo2011-09-191-5/+0
* Fix backport changesets part 2: tests?ric Araujo2011-09-181-17/+24
* Fixed a python2.4 syntax errors.Alexandru Plugaru2011-08-301-16/+28
* Backported packaging from cpython default, overwriting previous version.Vinay Sajip2011-08-181-30/+22
* renamed DistributionMetadata to MetadataChristophe Combelles2011-01-281-2/+2
* Removed unused import sys.Louis Munro2010-12-081-1/+0
* removed core.pyTarek Ziade2010-10-251-1/+1
* Rename the install command from "install" to "instal_dist", to avoid anyAlexis Metaireau2010-10-171-5/+5
* Rename command's tests filenames to test_command_*, and install_tools.py to i...Alexis Metaireau2010-10-041-0/+201