summaryrefslogtreecommitdiff
path: root/setuptools/tests/test_bdist_egg.py
Commit message (Expand)AuthorAgeFilesLines
* Add missing blank line.stepshal2016-07-211-0/+2
* Merge pull request #650 from stepshal/closing_bracketJason R. Coombs2016-07-201-1/+1
|\
| * Match closing bracket identation of opening bracket's line.stepshal2016-07-141-1/+1
* | Fix missing whitespace around operator.stepshal2016-07-141-2/+2
|/
* Fix quantity of blank lines after code object.stepshal2016-07-131-0/+1
* Move fixture to a fixtures module and make that fixture available globally.Jason R. Coombs2015-01-011-15/+0
* Correct naming artifact.Jason R. Coombs2015-01-011-1/+1
* Replace setup and teardown with pytest fixtures.Jason R. Coombs2015-01-011-33/+29
* Python 2.6 is requiredJason R. Coombs2015-01-011-11/+8
* Use quiet context instead of copy pasta.Jason R. Coombs2015-01-011-6/+4
* Use context openerJason R. Coombs2015-01-011-6/+4
* Remove unused importsJason R. Coombs2015-01-011-4/+1
* Clean some imports.Arfrever Frehtes Taifersar Arahesis2014-02-151-2/+5
* Post-merge fixes for Python 3.Vinay Sajip2012-10-101-1/+1
* Issue #283 bdist_egg issues with python 3.3.0aXJim Fulton2012-07-141-0/+69