aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools/tests/environment.py
Commit message (Expand)AuthorAgeFilesLines
* test: add a simple regression test for `build_ext`Benoit Pierre2019-01-281-0/+2
* Spelling fixesVille Skyttä2016-12-071-1/+1
* Make exactly one space after comma.stepshal2016-07-141-1/+1
* Format block comments.stepshal2016-07-131-4/+4
* Removed svn support from setuptools. Ref #313.Jason R. Coombs2014-12-241-58/+0
* Reindent clause. Prefer leading comment to inline.Jason R. Coombs2014-09-291-3/+5
* Extract variable to be in proximity of its commentJason R. Coombs2014-09-291-2/+4
* Correct typoJason R. Coombs2014-09-291-1/+1
* Remove Python 2.5 compatibility methods for zipfilesJason R. Coombs2014-09-291-52/+1
* Modified setuptools.test.environment.ZipEnvironment to not choke on a bypassedPhilip Thiem2013-12-071-0/+7
* Earlier Versions of python used gzip and tar directly. So I need toPhilip Thiem2013-11-111-12/+18
* For .svn legacy fallback, look for the files in the .svn not the directory.Philip Thiem2013-11-111-1/+49
* Additional Tests, Various fixes, and encoding dealingsPhilip Thiem2013-07-201-0/+104