summaryrefslogtreecommitdiff
path: root/distutils2/tests/test_command_register.py
Commit message (Expand)AuthorAgeFilesLines
* Merge default?ric Araujo2012-05-211-8/+18
|\
| * Fix minor whitespace, syntax and idiom nits?ric Araujo2012-05-161-15/+7
| * #13614: Merge changes from julien_courteau and PierrePaul regarding bad rstMathieu Leduc-Hamel2012-05-121-7/+8
| * #13614: Raises a TypeError now if the RST description is invalidPierre Paul2012-05-121-0/+18
* | Ye olde merge.?ric Araujo2011-11-121-21/+7
|\ \ | |/
| * Clean up mocking of stdout and stdin in tests.?ric Araujo2011-11-121-20/+5
| * Minor assorted cleanups.?ric Araujo2011-11-121-0/+1
* | Merge tests for #13114 from default?ric Araujo2011-10-111-0/+15
|\ \ | |/
| * Add tests for Unicode handling in check and register (#13114).?ric Araujo2011-10-111-0/+15
* | Start a branch to provide Distutils2 for Python 3.?ric Araujo2011-09-241-20/+19
|/
* 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