summaryrefslogtreecommitdiff
path: root/distutils2/tests/test_command_install_data.py
Commit message (Expand)AuthorAgeFilesLines
* Ye olde merge.?ric Araujo2011-11-121-8/+4
|\
| * Clean up some idioms in tests.?ric Araujo2011-11-121-0/+2
|/
* Fix writing of the RESOURCES file (#12386).?ric Araujo2011-11-111-3/+67
* Fix backport changesets part 2: tests?ric Araujo2011-09-181-0/+1
* Fixes to actually use the backports.Jeremy Kloth2011-09-121-2/+2
* Backported packaging from cpython default, overwriting previous version.Vinay Sajip2011-08-181-22/+23
* Fix last bug, check that data file not exists at the same path and has the sa...FELD Boris2011-01-301-6/+23
* Merge with upstream and update some unittest to the new data-files implementa...FELD Boris2011-01-291-4/+1
* Removed unused imports (sys, getpass) and unused variable (inst3).Louis Munro2010-12-081-3/+0
* Rename command's tests filenames to test_command_*, and install_tools.py to i...Alexis Metaireau2010-10-041-0/+75