summaryrefslogtreecommitdiff
path: root/distutils2/tests/test_command_test.py
Commit message (Expand)AuthorAgeFilesLines
* Branch merge?ric Araujo2011-11-201-3/+3
|\
| * Ye olde merge.?ric Araujo2011-11-121-3/+3
| |\
| * | Start a branch to provide Distutils2 for Python 3.?ric Araujo2011-09-241-3/+3
* | | Remove usage of stdlib shutil.?ric Araujo2011-11-201-1/+1
| |/ |/|
* | Change signature of tests.support.LoggingCatcher.get_logs.?ric Araujo2011-11-121-2/+1
* | Clean up some idioms in tests.?ric Araujo2011-11-121-1/+2
|/
* Backported packaging from cpython default, overwriting previous version.Vinay Sajip2011-08-181-44/+61
* Remove dead code?ric Araujo2011-01-291-4/+0
* now distutils2 uses set_command to set its own commandsTarek Ziade2010-11-131-19/+27
* renamed tests filesTarek Ziade2010-11-051-0/+203