<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-bitbucket.git/setuptools/command/test.py, branch bdist_wininst_gui_scripts</title>
<subtitle>bitbucket.org: Obsolete (use python-setuptools-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-bitbucket.git/'/>
<entry>
<title>Remove unreachable branch.</title>
<updated>2015-10-11T00:41:50+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-10-11T00:41:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-bitbucket.git/commit/?id=897c6cfd0e081a7c8ecf52b721d140ff0451df0e'/>
<id>897c6cfd0e081a7c8ecf52b721d140ff0451df0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Always execute tests, even if no test_suite is supplied. Fixes #446.</title>
<updated>2015-10-11T00:41:25+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-10-11T00:41:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-bitbucket.git/commit/?id=b852bc9ba28d0586d8e6f41a347d6a6415c29cf8'/>
<id>b852bc9ba28d0586d8e6f41a347d6a6415c29cf8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Accept a pattern argument, supplied by later versions of unittest.</title>
<updated>2015-10-11T00:40:47+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-10-11T00:40:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-bitbucket.git/commit/?id=435c469d7a1882a28f99851c7f94f5219c9d2900'/>
<id>435c469d7a1882a28f99851c7f94f5219c9d2900</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only include test_suite in args if one is specified. Ref #446.</title>
<updated>2015-10-11T00:38:36+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-10-11T00:38:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-bitbucket.git/commit/?id=66a9cc535ea5c5616302d40910c8f3e2840d157a'/>
<id>66a9cc535ea5c5616302d40910c8f3e2840d157a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-use _argv for the announcement</title>
<updated>2015-10-11T00:17:37+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-10-11T00:17:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-bitbucket.git/commit/?id=7192a23faf9cefa4ff25ae671655e5d1254ae32c'/>
<id>7192a23faf9cefa4ff25ae671655e5d1254ae32c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract _argv property.</title>
<updated>2015-10-11T00:16:23+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-10-11T00:16:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-bitbucket.git/commit/?id=28ad55f38934d4fc28e869d02dd6b664ad0732a7'/>
<id>28ad55f38934d4fc28e869d02dd6b664ad0732a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Just pass 'unittest' as argv[0] - the full path to the file shouldn't be relevant</title>
<updated>2015-10-11T00:15:25+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-10-11T00:15:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-bitbucket.git/commit/?id=ec1059458976a5b2810171efdbd02940b97db7aa'/>
<id>ec1059458976a5b2810171efdbd02940b97db7aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve test_suite directly rather than referencing test_args</title>
<updated>2015-10-11T00:12:12+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-10-11T00:12:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-bitbucket.git/commit/?id=ea8fcac653ff2946a577e8850062df42597bf8db'/>
<id>ea8fcac653ff2946a577e8850062df42597bf8db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract variable for nicer indentation</title>
<updated>2015-10-11T00:03:59+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-10-11T00:03:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-bitbucket.git/commit/?id=72f76a72ee43ca8b48bb2607f5fb3a9e1bec35ef'/>
<id>72f76a72ee43ca8b48bb2607f5fb3a9e1bec35ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move value checking into its own block.</title>
<updated>2015-10-11T00:03:33+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-10-11T00:03:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-bitbucket.git/commit/?id=5c0bd7c36c104464bba23d2519b457a2102e6408'/>
<id>5c0bd7c36c104464bba23d2519b457a2102e6408</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
