<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-bitbucket.git/tests/manual_test.py, branch develop</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>Allow the test to fail on its own merits rather than failing with a not-so-useful message; removed Python 2.3 support.</title>
<updated>2013-08-11T13:18:52+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-08-11T13:18:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=5b68b495e56d29bd884b2980c1ca6861af976a76'/>
<id>5b68b495e56d29bd884b2980c1ca6861af976a76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit. All tests pass on 2.7, 3.2 and 3.3, though there are some atexit errors in the multiprocessing module in 2.7/3.2 (seemingly unrelated to setuptools).</title>
<updated>2013-06-15T14:34:53+00:00</updated>
<author>
<name>Vinay Sajip</name>
<email>vinay_sajip@yahoo.co.uk</email>
</author>
<published>2013-06-15T14:34:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=eadbbe9dc803211495247233160426e4249d682f'/>
<id>eadbbe9dc803211495247233160426e4249d682f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated manual test to test against setuptools</title>
<updated>2013-03-19T19:01:43+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-03-19T19:01:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=a912153b27274cd72d9744ff88a5e30825837b71'/>
<id>a912153b27274cd72d9744ff88a5e30825837b71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make sure manual_test can be used under 2.3</title>
<updated>2009-12-30T07:37:38+00:00</updated>
<author>
<name>tarek</name>
<email>devnull@localhost</email>
</author>
<published>2009-12-30T07:37:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=fc770b69a779ee621b4b619eccb431a60afbd76f'/>
<id>fc770b69a779ee621b4b619eccb431a60afbd76f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>now using subprocess.call</title>
<updated>2009-12-21T13:58:30+00:00</updated>
<author>
<name>tarek</name>
<email>devnull@localhost</email>
</author>
<published>2009-12-21T13:58:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=82c09e7909f9d597c5285dd44bb89369cb2ac320'/>
<id>82c09e7909f9d597c5285dd44bb89369cb2ac320</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>disable Py3</title>
<updated>2009-12-21T13:48:33+00:00</updated>
<author>
<name>tarek</name>
<email>devnull@localhost</email>
</author>
<published>2009-12-21T13:48:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=a31c2807d3d5462448c1922d26d116d8d711e181'/>
<id>a31c2807d3d5462448c1922d26d116d8d711e181</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>uses distutils install schemes now</title>
<updated>2009-12-21T13:36:07+00:00</updated>
<author>
<name>tarek</name>
<email>devnull@localhost</email>
</author>
<published>2009-12-21T13:36:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=a44b6270e763fb8ccde1d38c86ffc2e5a8db476e'/>
<id>a44b6270e763fb8ccde1d38c86ffc2e5a8db476e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Modified test script to be py3k compatible</title>
<updated>2009-12-20T13:09:32+00:00</updated>
<author>
<name>agronholm</name>
<email>devnull@localhost</email>
</author>
<published>2009-12-20T13:09:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=2680e2c4544d35b9faa3137b9e91c8c7fa970084'/>
<id>2680e2c4544d35b9faa3137b9e91c8c7fa970084</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed interpreter line to the recommended form</title>
<updated>2009-12-20T13:05:15+00:00</updated>
<author>
<name>agronholm</name>
<email>devnull@localhost</email>
</author>
<published>2009-12-20T13:05:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=2fd3d27b534ef3a98c0727102465feb88dd741e2'/>
<id>2fd3d27b534ef3a98c0727102465feb88dd741e2</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_full to main</title>
<updated>2009-12-20T12:58:23+00:00</updated>
<author>
<name>tarek</name>
<email>devnull@localhost</email>
</author>
<published>2009-12-20T12:58:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=5383170caad8d9725ab36ab099891a04a3e7c961'/>
<id>5383170caad8d9725ab36ab099891a04a3e7c961</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
