<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/test, branch coverage-3.5.3</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>Fix this test on windows.</title>
<updated>2012-09-29T18:36:06+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-09-29T18:36:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=5a3f14d192a50638a9d3c0744384220e91b517e6'/>
<id>5a3f14d192a50638a9d3c0744384220e91b517e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #194: a file path could have its prefix twice.</title>
<updated>2012-09-08T13:09:46+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-09-08T13:09:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=b9c2a36f26f27b25fa4b5e37660a257d5c79700b'/>
<id>b9c2a36f26f27b25fa4b5e37660a257d5c79700b</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 positive assertion to the recent cant-parse-html test</title>
<updated>2012-08-01T17:51:54+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-08-01T17:51:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=6527a504c0871621563bb5d2b4147a065beaa55e'/>
<id>6527a504c0871621563bb5d2b4147a065beaa55e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the new test also run in Py3</title>
<updated>2012-08-01T02:20:06+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-08-01T02:20:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=1cac130c6c95804657c62c3944fd299a6690e73a'/>
<id>1cac130c6c95804657c62c3944fd299a6690e73a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Finish the paperwork on Julian's patch.</title>
<updated>2012-08-01T01:56:22+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-08-01T01:56:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=77a5085b2af747466d06568ad026b6e8495949b3'/>
<id>77a5085b2af747466d06568ad026b6e8495949b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't report coverage for non-Python source files even if __file__ says they were executed.</title>
<updated>2012-07-31T14:17:00+00:00</updated>
<author>
<name>Julian Berman</name>
<email>Julian+Hg@GrayVines.com</email>
</author>
<published>2012-07-31T14:17:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=7543956017305b6ca9640718e6944b6b144767e2'/>
<id>7543956017305b6ca9640718e6944b6b144767e2</id>
<content type='text'>
Closes #82
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #82
</pre>
</div>
</content>
</entry>
<entry>
<title>If the C tracer is missing during testing, make the problem immediately apparent.</title>
<updated>2012-07-07T13:53:36+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-07-07T13:53:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=07b188473f945262949a5ce0cf3ee7b1e943a6ee'/>
<id>07b188473f945262949a5ce0cf3ee7b1e943a6ee</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 note to MemoryLeakTest about its difficulties.</title>
<updated>2012-07-04T13:35:21+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-07-04T13:35:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=31dd92b34e3d09b2110e1592d2931d7572b07191'/>
<id>31dd92b34e3d09b2110e1592d2931d7572b07191</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>With --source=dir, dir/__init__.py need not exist any longer, but dir/sub/__init__.py still does.</title>
<updated>2012-07-04T04:13:03+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-07-04T04:13:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=5a8af8616b6638921d0c7bc74537eca372a5eeaf'/>
<id>5a8af8616b6638921d0c7bc74537eca372a5eeaf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The gold files for the test for #179.</title>
<updated>2012-05-15T01:06:26+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-05-15T01:06:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=a652c8f79097392c46ed51760ead2499fa61b45d'/>
<id>a652c8f79097392c46ed51760ead2499fa61b45d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
