<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/trollius.git/runtests.py, branch remove-joinable-queue</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/trollius-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/'/>
<entry>
<title>runtests.py: rephrase the message mentionning randomization of tests</title>
<updated>2015-01-16T16:36:27+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-01-16T16:36:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=f5d93de7862aaacf4ef5aa0c65d04d4ca71e698c'/>
<id>f5d93de7862aaacf4ef5aa0c65d04d4ca71e698c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup runtests.py</title>
<updated>2014-12-19T16:05:28+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2014-12-19T16:05:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=8bba177adbafc004086abeed16d2712c8f36780e'/>
<id>8bba177adbafc004086abeed16d2712c8f36780e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>runtests.py: only catch SkipTest exception when loading a module, don't catch</title>
<updated>2014-11-20T13:11:34+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2014-11-20T13:11:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=b9c6343fbd3466c1a1f65d540451408e70399223'/>
<id>b9c6343fbd3466c1a1f65d540451408e70399223</id>
<content type='text'>
all exceptions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
all exceptions
</pre>
</div>
</content>
</entry>
<entry>
<title>runtests.py: display a message to mention if tests are run in debug or release mode</title>
<updated>2014-08-28T09:21:37+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2014-08-28T09:21:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=ce8654d3d6b9b39a17842175bf16bef7fe24acdb'/>
<id>ce8654d3d6b9b39a17842175bf16bef7fe24acdb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix runtest.py to be able to log at level DEBUG</title>
<updated>2014-07-24T23:13:55+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2014-07-24T23:13:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=8a12281132ae3f870e65bd53cf127624314b9e6c'/>
<id>8a12281132ae3f870e65bd53cf127624314b9e6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add option to randomize test order.</title>
<updated>2014-05-19T15:14:50+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>2014-05-19T15:14:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=22c6507b60624520e6fa235b95a04dcba89ce495'/>
<id>22c6507b60624520e6fa235b95a04dcba89ce495</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix coverage -- it was still using tulip instead of asyncio.</title>
<updated>2013-10-31T18:45:03+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@dropbox.com</email>
</author>
<published>2013-10-31T18:45:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=e5009a2bae38dfe20d3b6276edd4c3612e914f66'/>
<id>e5009a2bae38dfe20d3b6276edd4c3612e914f66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename tests from foo_test.py to test_foo.py, to match stdlib preference.</title>
<updated>2013-10-14T22:54:49+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@dropbox.com</email>
</author>
<published>2013-10-14T22:54:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=ebe6df4540ab02c25ec19cc6f3c4b164faacc8bf'/>
<id>ebe6df4540ab02c25ec19cc6f3c4b164faacc8bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix runtests.py --forever for python 3.4.</title>
<updated>2013-09-20T18:29:20+00:00</updated>
<author>
<name>Andrew Svetlov</name>
<email>andrew.svetlov@gmail.com</email>
</author>
<published>2013-09-20T18:29:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=eda7668e5721ceb9b88ad5df5c5e7efdc78d35da'/>
<id>eda7668e5721ceb9b88ad5df5c5e7efdc78d35da</id>
<content type='text'>
Thanks to Antoine Pitrou.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to Antoine Pitrou.
</pre>
</div>
</content>
</entry>
<entry>
<title>pep8 related fixes</title>
<updated>2013-09-20T04:20:42+00:00</updated>
<author>
<name>Nikolay Kim</name>
<email>fafhrd91@gmail.com</email>
</author>
<published>2013-09-20T04:20:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/trollius.git/commit/?id=2f123e368189eae92ad9481f54bf0ab10b06ae49'/>
<id>2f123e368189eae92ad9481f54bf0ab10b06ae49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
