summaryrefslogtreecommitdiffstats
path: root/Lib/distutils/tests/test_install_data.py
Commit message (Expand)AuthorAgeFilesLines
* Changed distutils tests to avoid environment alterationTarek Ziadé2009-10-181-0/+1
* convert usage of fail* to assert*Benjamin Peterson2009-06-301-6/+6
* added test to the install_data commandTarek Ziadé2009-03-311-0/+75