summaryrefslogtreecommitdiff
path: root/distutils2/tests/test_command_cmd.py
Commit message (Collapse)AuthorAgeFilesLines
* Change signature of tests.support.LoggingCatcher.get_logs.?ric Araujo2011-11-121-1/+2
| | | | | | I need this for some tests, and it makes code clearer. This commit also changes some assertEqual calls to use (actual, expected) order and fix some pyflakes warnings.
* Backported packaging from cpython default, overwriting previous version.Vinay Sajip2011-08-181-16/+15
|
* Merge duplicate test_ensure_string_list?ric Araujo2010-12-091-21/+13
|
* renamed the cmd testTarek Ziade2010-11-071-0/+110