<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/tests/test_testing.py, branch coverage-4.1b3</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>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>A better way to test for warnings.</title>
<updated>2015-10-03T20:34:52+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-10-03T20:34:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=b27f9eab849696b46e9fbb84dcdc0f34078684d1'/>
<id>b27f9eab849696b46e9fbb84dcdc0f34078684d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pragmas for metacoverage</title>
<updated>2015-08-30T14:52:18+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-08-30T14:52:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=3857dc54ab75099bebaf1ba8f89494784edec5ee'/>
<id>3857dc54ab75099bebaf1ba8f89494784edec5ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some tests to work in the Appveyor environment</title>
<updated>2015-08-29T14:51:06+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-08-29T14:51:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=faeb6f5df9eb4c516096850675775f9f3ac81413'/>
<id>faeb6f5df9eb4c516096850675775f9f3ac81413</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an explicit test of EnvironmentAwareMixin</title>
<updated>2015-08-29T11:57:50+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-08-29T11:57:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=cd8525502a6f40a99b1b5c5423c0cc8ec15fcf3b'/>
<id>cd8525502a6f40a99b1b5c5423c0cc8ec15fcf3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add license mention to the top of all files. #313.</title>
<updated>2015-07-24T14:43:46+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-07-24T14:43:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=b99fbf1ff6a06309ecf6cce8d6ae97dee5626784'/>
<id>b99fbf1ff6a06309ecf6cce8d6ae97dee5626784</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix line too long</title>
<updated>2015-07-20T18:56:38+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-07-20T18:56:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=07ea96f2d764801f2daa2ccbf0b8099eed8637af'/>
<id>07ea96f2d764801f2daa2ccbf0b8099eed8637af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pragma away some partial branches in next(gen...)</title>
<updated>2015-07-20T14:26:50+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-07-20T14:26:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=c4f03e3bd98768df362687c6962fd1d7f01a737a'/>
<id>c4f03e3bd98768df362687c6962fd1d7f01a737a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test arcz_to_arcs directly.</title>
<updated>2015-07-20T14:26:27+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-07-20T14:26:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=01e4a481e5e501fc101dec58853d36d0c2e5e354'/>
<id>01e4a481e5e501fc101dec58853d36d0c2e5e354</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor datetime recency testing into a tested test helper</title>
<updated>2015-04-25T13:31:06+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-04-25T13:31:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=9cb10daca96cd61bb4c7afdd4affb6c878e22245'/>
<id>9cb10daca96cd61bb4c7afdd4affb6c878e22245</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
