summaryrefslogtreecommitdiff
path: root/distutils2/tests/test_command_register.py
Commit message (Expand)AuthorAgeFilesLines
* Add tests for Unicode handling in check and register (#13114).?ric Araujo2011-10-111-0/+15
* Remove display options (--name, etc.) from the Distribution class.?ric Araujo2011-09-191-1/+1
* Fix backport changesets part 2: tests?ric Araujo2011-09-181-3/+6
* Let the test suite run again?ric Araujo2011-09-121-6/+6
* Fixed a python2.4 syntax errors.Alexandru Plugaru2011-08-301-5/+6
* Backported packaging from cpython default, overwriting previous version.Vinay Sajip2011-08-181-42/+53
* Fix a test following last Gael's commit.Alexis Metaireau2011-01-281-1/+1
* Branch merge?ric Araujo2011-01-211-1/+0
|\
| * Removed unused imports (sys, getpass).Louis Munro2010-12-081-1/+0
* | Fix a test, uncover a bug, simplify other tests?ric Araujo2010-12-091-29/+13
|/
* removed core.pyTarek Ziade2010-10-251-1/+1
* Rename command's tests filenames to test_command_*, and install_tools.py to i...Alexis Metaireau2010-10-041-0/+262