<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-bitbucket.git/setuptools/tests, branch 5.3</title>
<subtitle>bitbucket.org: Obsolete (use python-setuptools-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/'/>
<entry>
<title>Merge pull-request #57</title>
<updated>2014-06-29T01:36:33+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-06-29T01:36:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=a66b9b41500b6b6765eab1b466f0618a1854468b'/>
<id>a66b9b41500b6b6765eab1b466f0618a1854468b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused imports, unused variables, and excess whitespace</title>
<updated>2014-06-23T21:00:01+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-06-23T21:00:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=4b40db2a2e7d2506a2507b979d6e5ab2c659ca20'/>
<id>4b40db2a2e7d2506a2507b979d6e5ab2c659ca20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup fixture using tmp and monkeypatch</title>
<updated>2014-06-03T04:06:53+00:00</updated>
<author>
<name>Matthew Iversen</name>
<email>teh.ivo@gmail.com</email>
</author>
<published>2014-06-03T04:06:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=d8eba323fc732992ba2aeaaae13e5211bca6c8ed'/>
<id>d8eba323fc732992ba2aeaaae13e5211bca6c8ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark failing tests as xfail</title>
<updated>2014-06-15T12:47:16+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-06-15T12:47:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=d3f62c6828c9200cbbeb048826e46d847f108986'/>
<id>d3f62c6828c9200cbbeb048826e46d847f108986</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused variable and import</title>
<updated>2014-06-15T12:46:38+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-06-15T12:46:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=8610628334c102f8131640a3d5e87485534ce5c6'/>
<id>8610628334c102f8131640a3d5e87485534ce5c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Activate more of the integration tests.</title>
<updated>2014-06-02T15:20:27+00:00</updated>
<author>
<name>Doug Hellmann</name>
<email>doug.hellmann@dreamhost.com</email>
</author>
<published>2014-06-02T15:20:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=045ce4716a5a9ba15d23b630a21ef9c4205b0d16'/>
<id>045ce4716a5a9ba15d23b630a21ef9c4205b0d16</id>
<content type='text'>
Change-Id: Ic3cc25a02de71b94a08f0bf64e8d8b01b572a23b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ic3cc25a02de71b94a08f0bf64e8d8b01b572a23b
</pre>
</div>
</content>
</entry>
<entry>
<title>Add integration tests.</title>
<updated>2014-06-02T14:34:26+00:00</updated>
<author>
<name>Doug Hellmann</name>
<email>doug.hellmann@dreamhost.com</email>
</author>
<published>2014-06-02T14:34:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=bbd090513ab93ecf2cfe918852732d7908f9010c'/>
<id>bbd090513ab93ecf2cfe918852732d7908f9010c</id>
<content type='text'>
Set up integration tests that install packages to temporary
directories.

Change-Id: Iec90838fec961228fca24c0decc088de55303350
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Set up integration tests that install packages to temporary
directories.

Change-Id: Iec90838fec961228fca24c0decc088de55303350
</pre>
</div>
</content>
</entry>
<entry>
<title>Perform actual symlink detection; alternate approach to answer Pull Request #53.</title>
<updated>2014-06-01T20:41:21+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-06-01T20:41:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=6404010b4668cf9cd05765504f204adcd7d8bb9d'/>
<id>6404010b4668cf9cd05765504f204adcd7d8bb9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PY26 doesn't have assertIn</title>
<updated>2014-05-17T21:12:20+00:00</updated>
<author>
<name>Philip Thiem</name>
<email>ptthiem@gmail.com</email>
</author>
<published>2014-05-17T21:12:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=97adbcc9073b2e4888f1a759bfc211b3a3e41588'/>
<id>97adbcc9073b2e4888f1a759bfc211b3a3e41588</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add whitespace for readability.</title>
<updated>2014-05-17T17:23:20+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-05-17T17:23:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=295925504cf8760fdcbc42e188c307cbfb9e0d0c'/>
<id>295925504cf8760fdcbc42e188c307cbfb9e0d0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
