summaryrefslogtreecommitdiff
path: root/setuptools/tests/test_egg_info.py
Commit message (Expand)AuthorAgeFilesLines
* Use os.pathsep. Fixes failure on Windows8.1b1Jason R. Coombs2014-12-131-1/+1
* tests.egg_info: Test absolute egg-base install"W. Trevor King"2014-10-161-0/+58
* Implement PEP 440 by using the packaging libraryDonald Stufft2014-09-251-3/+3
* PY26 doesn't have assertInPhilip Thiem2014-05-171-2/+2
* Add Regression Tests for svn tagging.Philip Thiem2014-04-231-0/+37
* Modified setuptools.test.environment.ZipEnvironment to not choke on a bypassedPhilip Thiem2013-12-071-8/+13
* For .svn legacy fallback, look for the files in the .svn not the directory.Philip Thiem2013-11-111-1/+95
* Added a legacy fallback testPhilip Thiem2013-09-281-0/+21
* Additional Tests, Various fixes, and encoding dealingsPhilip Thiem2013-07-201-0/+13
* Add test capturing failure on Python 3 in egg_info.get_svn_revision (#20). eg...Jason R. Coombs2013-06-191-0/+40