summaryrefslogtreecommitdiff
path: root/distutils2/tests/test_database.py
Commit message (Expand)AuthorAgeFilesLines
* #13166: Implement __str__ on Distribution and EggInfoDistribution, use for py...Guillaume Pratte2012-04-211-3/+18
* switching to use_egg_info by defaultTarek Ziade2012-03-131-18/+31
* Remove usage of stdlib shutil.?ric Araujo2011-11-201-1/+1
* Add tests to check initial contents of d2.database caches?ric Araujo2011-11-151-0/+7
* Fix database.Distribution.list_distinfo_files (#12785).?ric Araujo2011-09-181-26/+26
* Fix backport changesets part 2: tests?ric Araujo2011-09-181-47/+64
* Fixed a python2.4 syntax errors.Alexandru Plugaru2011-08-301-51/+64
* Backported packaging from cpython default, overwriting previous version.Vinay Sajip2011-08-181-0/+674