<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/tests/test_egg_info.py, branch 20.4</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/'/>
<entry>
<title>Always use Python 3 version of map</title>
<updated>2016-01-16T11:54:00+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-01-16T11:54:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=8af3b6ef5b4173a0d0d6735147c98c882ae98344'/>
<id>8af3b6ef5b4173a0d0d6735147c98c882ae98344</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Wrap the result in a DirList to avoid tuple unpacking and unused variables</title>
<updated>2015-12-25T15:28:25+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-12-25T15:28:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=f4ad85091ab6a78134de046ef5c7a57cffa273ac'/>
<id>f4ad85091ab6a78134de046ef5c7a57cffa273ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged pull request #151 - prep work for issue #450.</title>
<updated>2015-12-25T15:09:45+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-12-25T15:09:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=41eb0370e323d67715aebb1404890709c50cd018'/>
<id>41eb0370e323d67715aebb1404890709c50cd018</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move test into pkg_resources tests</title>
<updated>2015-11-28T16:51:17+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-11-28T16:51:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=141d093b0e7f50459c8053ee4619c9991473be6e'/>
<id>141d093b0e7f50459c8053ee4619c9991473be6e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests ref #419.</title>
<updated>2015-11-16T03:30:46+00:00</updated>
<author>
<name>Eric Larson</name>
<email>larson.eric.d@gmail.com</email>
</author>
<published>2015-11-16T03:30:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=03e7e8c23889bcac55d2cb563ad8deb172e77210'/>
<id>03e7e8c23889bcac55d2cb563ad8deb172e77210</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added test to ensure that egg_info applies MANIFEST.in</title>
<updated>2015-10-19T11:04:26+00:00</updated>
<author>
<name>Luke Plant</name>
<email>L.Plant.98@cantab.net</email>
</author>
<published>2015-10-19T11:04:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a9c3739984908d8ed9e902e3a6efe21f031c2908'/>
<id>a9c3739984908d8ed9e902e3a6efe21f031c2908</id>
<content type='text'>
The 'self.read_template()' line of manifest_maker was previously uncovered
by any test, and the test suite passed if you commented it out.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The 'self.read_template()' line of manifest_maker was previously uncovered
by any test, and the test suite passed if you commented it out.
</pre>
</div>
</content>
</entry>
<entry>
<title>Pulled out some test code for re-use.</title>
<updated>2015-10-19T10:49:29+00:00</updated>
<author>
<name>Luke Plant</name>
<email>L.Plant.98@cantab.net</email>
</author>
<published>2015-10-19T10:49:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=0b9fa15f89c18733d3b17d147a64a72134e0d8a3'/>
<id>0b9fa15f89c18733d3b17d147a64a72134e0d8a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added test utility for building files quickly.</title>
<updated>2015-10-19T11:06:08+00:00</updated>
<author>
<name>Luke Plant</name>
<email>L.Plant.98@cantab.net</email>
</author>
<published>2015-10-19T11:06:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=bfc525457225a7c0a45553d0fcf29592230e9855'/>
<id>bfc525457225a7c0a45553d0fcf29592230e9855</id>
<content type='text'>
And made use of it in test_egg_info.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And made use of it in test_egg_info.
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract fixture for the environment.</title>
<updated>2015-01-02T15:25:29+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-01-02T15:25:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=08bac0ab2f411b7d50d04d8df66d24d24de6644b'/>
<id>08bac0ab2f411b7d50d04d8df66d24d24de6644b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use update to set the home environment variable.</title>
<updated>2015-01-02T15:16:54+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-01-02T15:16:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=deef22ce4589e31cc23c4e4d570ee6fab75bd06c'/>
<id>deef22ce4589e31cc23c4e4d570ee6fab75bd06c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
