summaryrefslogtreecommitdiffstats
path: root/Lib/distutils/tests/test_clean.py
Commit message (Expand)AuthorAgeFilesLines
* remove the svn:executable property from files that don't have shebang linesBenjamin Peterson2010-03-051-0/+0
* convert usage of fail* to assert*Benjamin Peterson2009-06-301-1/+1
* Fixed 5694: removed spurious test output in DistutilsTarek Ziadé2009-04-051-0/+1
* added tests for the clean commandTarek Ziadé2009-03-311-0/+49