aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools/tests/test_dist_info.py
Commit message (Collapse)AuthorAgeFilesLines
* Combine DALS implementations in textwrap module.Jason R. Coombs2015-01-021-4/+1
|
* Build requires using mapJason R. Coombs2015-01-011-2/+2
|
* Build a dict in a generator expression.Jason R. Coombs2015-01-011-3/+4
|
* Extract variables to nicen indentation.Jason R. Coombs2015-01-011-4/+4
|
* I'm pretty sure this deviance was incidental.Jason R. Coombs2015-01-011-1/+0
|
* Extract commonality of metadata template.Jason R. Coombs2015-01-011-17/+20
|
* Use contexts for opening filesJason R. Coombs2015-01-011-8/+2
|
* Convert test_dist_info to pytest formJason R. Coombs2015-01-011-15/+8
|
* Merge Vinay Sajip's unified Python 2/3 support from distribute 3Jason R. Coombs2013-06-181-6/+6
|\ | | | | | | | | --HG-- branch : distribute
| * Issue #329: Properly close files created by tests for compatibility with Jython.Arfrever Frehtes Taifersar Arahesis2012-10-241-2/+6
| | | | | | | | | | | | --HG-- branch : distribute extra : rebase_source : 09c503106ef73b7694e13443ae899666652922a4
* | Fixed some resource leaks.Vinay Sajip2012-10-101-18/+25
|/ | | | | | --HG-- branch : distribute extra : source : 98c929e25fee11a99eb125dd9a13521321d68dd3
* skip markerlib tests on Python < 2.6 (no ast compilation)Daniel Holth2012-09-171-3/+3
| | | | | | --HG-- branch : distribute extra : rebase_source : 2044b531becb5ca6882bfb3b59ab53aac2c8ae2e
* add markerlib as _markerlibDaniel Holth2012-08-251-5/+7
| | | | | | --HG-- branch : distribute extra : rebase_source : b9d8fa81db6c6fc3d89db54a70778eb3e8396e17
* Got rid of deprecated assert_ and assertEquals.Lennart Regebro2012-08-221-3/+3
| | | | | | --HG-- branch : distribute extra : rebase_source : 9d7032bac7db98e445ab6a46b2610c278c691c2d
* Use compatible skipIfJason R. Coombs2012-07-221-2/+2
| | | | | | --HG-- branch : distribute extra : rebase_source : 4964057db0c3186c1c8b9e934cf23f1b4ddcb167
* Added python 2.4-2.6 support for skipIfJason R. Coombs2012-07-221-0/+2
| | | | | | --HG-- branch : distribute extra : rebase_source : cac18ef7c3dbde38ceac3a0c71cfb3b5ffa56dd5
* Use DALS to avoid breaking indentation in test setup. Removed flag ↵Jason R. Coombs2012-07-221-22/+26
| | | | | | | | indicating presence of module. --HG-- branch : distribute extra : rebase_source : 48d8347f667ec05c28505bc76880dcd64dc43204
* Updated imports, removed excess whitespaceJason R. Coombs2012-07-221-14/+17
| | | | | | --HG-- branch : distribute extra : rebase_source : a2cc4dde8a9a5de8c92e277099610e507fce2973
* improve .dist-info testDaniel Holth2012-07-071-3/+13
| | | | | | --HG-- branch : distribute extra : rebase_source : 23b6b4023d413bf1b27b114687da8736a4b38d8b
* test .dist-info distributionsDaniel Holth2012-07-071-0/+55
--HG-- branch : distribute extra : rebase_source : ea6870d73aa69f2deacc50beb2e257d3c21073e4