summaryrefslogtreecommitdiff
path: root/distutils2/tests/test_command_install_dist.py
Commit message (Expand)AuthorAgeFilesLines
* Merge fixes for #13462 and others from default?ric Araujo2012-02-091-1/+1
|\
| * Use sys.version_info instead of sys.version.?ric Araujo2012-02-091-2/+2
* | Ye olde merge.?ric Araujo2011-11-121-9/+16
|\ \ | |/
| * Improve byte-compilation to be independent of -O or -B.?ric Araujo2011-11-121-4/+7
| * Clean up some idioms in tests.?ric Araujo2011-11-121-5/+4
* | Start a branch to provide Distutils2 for Python 3.?ric Araujo2011-09-241-18/+8
|/
* Add a simple test for the packaging RECORD file.?ric Araujo2011-09-191-1/+1
* Add a test for extension modules in the old-style record file?ric Araujo2011-09-191-0/+41
* Rework test_old_record a bit to make the test more exact?ric Araujo2011-09-191-9/+11
* Fix backport changesets part 2: tests?ric Araujo2011-09-181-12/+5
* Let the test suite run again?ric Araujo2011-09-121-5/+5
* Fixed a python2.4 syntax errors.Alexandru Plugaru2011-08-301-10/+17
* Backported packaging from cpython default, overwriting previous version.Vinay Sajip2011-08-181-35/+17
* Branch merge?ric Araujo2011-01-291-4/+4
|\
| * Rename ambiguous record file in one test?ric Araujo2010-10-301-4/+4
* | A touch of PEP 8 and pyflaking?ric Araujo2010-11-161-0/+4
|/
* removed core.pyTarek Ziade2010-10-251-1/+1
* fix importTarek Ziade2010-10-231-1/+1
* missing renamingTarek Ziade2010-10-231-0/+219