<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage/test_helpers.py, branch nedbat/python-dev</title>
<subtitle>github.com: nedbat/coveragepy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/'/>
<entry>
<title>Remove the test helpers into their own repo</title>
<updated>2016-06-01T21:36:01+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-06-01T21:36:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=82796ea15c55fafc85d7e3552b030e261ebaebf5'/>
<id>82796ea15c55fafc85d7e3552b030e261ebaebf5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a method to support unittest</title>
<updated>2016-06-01T01:35:28+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-06-01T01:35:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=eb966bc1605dca3b3715639def60c6d9f845f91e'/>
<id>eb966bc1605dca3b3715639def60c6d9f845f91e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify when delayed_assertions is known to work.</title>
<updated>2016-01-04T14:31:55+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-01-04T14:31:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=6e50c427ea3be052cb976cfadda31f25bd06181c'/>
<id>6e50c427ea3be052cb976cfadda31f25bd06181c</id>
<content type='text'>
--HG--
branch : ast-branch
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : ast-branch
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix 2.6, as usual</title>
<updated>2016-01-04T12:21:03+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-01-04T12:21:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=3cf8dd01dcef141902604567b537224d6918ba67'/>
<id>3cf8dd01dcef141902604567b537224d6918ba67</id>
<content type='text'>
--HG--
branch : ast-branch
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : ast-branch
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a delayed_assertions context manager</title>
<updated>2016-01-04T12:18:08+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-01-04T12:18:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=78177f0bcdba89b74292405220463e9cb65d4f7a'/>
<id>78177f0bcdba89b74292405220463e9cb65d4f7a</id>
<content type='text'>
--HG--
branch : ast-branch
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : ast-branch
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle yield-from and await.  All tests pass</title>
<updated>2016-01-02T15:18:04+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-01-02T15:18:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=6eb046c5937b9c78dab3451fae9348c4c721d6f9'/>
<id>6eb046c5937b9c78dab3451fae9348c4c721d6f9</id>
<content type='text'>
--HG--
branch : ast-branch
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : ast-branch
</pre>
</div>
</content>
</entry>
<entry>
<title>Context managers wouldn't clean up during exceptions.</title>
<updated>2015-08-18T00:38:47+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-08-18T00:38:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=17864e90d64308912feab0c3015a8def716ccbfc'/>
<id>17864e90d64308912feab0c3015a8def716ccbfc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A better name</title>
<updated>2015-08-17T21:28:10+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-08-17T21:28:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=a280190d816e5bdbfd28821895eaa6d7ea3756fd'/>
<id>a280190d816e5bdbfd28821895eaa6d7ea3756fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move more code from test_farm.py to test_helpers.py</title>
<updated>2015-08-17T13:38:52+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-08-17T13:38:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=a6e952625a91572ac3ef5b7bc1c7a3c334379033'/>
<id>a6e952625a91572ac3ef5b7bc1c7a3c334379033</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make FarmTestCase a real TestCase</title>
<updated>2015-08-17T11:36:42+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-08-17T11:36:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=22bd5ea251bcc41718b43fba1ae718985cf28003'/>
<id>22bd5ea251bcc41718b43fba1ae718985cf28003</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
