<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/test/test_coverage.py, branch coverage-3.5.2</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 a test involving optimized-away constant if statements, and add a test about them.</title>
<updated>2011-06-04T03:19:10+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-06-04T03:19:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=64a2ffaaa2739ab0df4db7322e51c3faae7bafdb'/>
<id>64a2ffaaa2739ab0df4db7322e51c3faae7bafdb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Better handling of the partial-branch exclusion regexes.  Finishes issue #113.</title>
<updated>2011-06-01T03:12:40+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-06-01T03:12:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=139497ac9cf495a13e9f3323db489bf56054f5d4'/>
<id>139497ac9cf495a13e9f3323db489bf56054f5d4</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 test helper for checking on the existence of files.</title>
<updated>2011-03-22T11:58:28+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-03-22T11:58:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=1f950ca6c4c1da6d5f2f37faeb0217e9ff273b75'/>
<id>1f950ca6c4c1da6d5f2f37faeb0217e9ff273b75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backed out changeset c6083fae29bf</title>
<updated>2011-03-15T22:43:42+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-03-15T22:43:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=26165a1a237c2347bae9e1ed588c3ae5f6774cda'/>
<id>26165a1a237c2347bae9e1ed588c3ae5f6774cda</id>
<content type='text'>
I don't know what I want to do with this wacky test yet.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I don't know what I want to do with this wacky test yet.
</pre>
</div>
</content>
</entry>
<entry>
<title>Put the missing-continue test back into the mix.</title>
<updated>2011-03-15T22:10:00+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-03-15T22:10:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=bdd144d86aacc204d7808cb9392a7a06aaeb624a'/>
<id>bdd144d86aacc204d7808cb9392a7a06aaeb624a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Figures 2.4 has different answers for the psycho edge cases.</title>
<updated>2011-03-13T12:49:49+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-03-13T12:49:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=6ff043882cbba1cf28128207dafb832128e9d1c0'/>
<id>6ff043882cbba1cf28128207dafb832128e9d1c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjust some tests for PyPy: it's more aggressive about optimizing away expressions with no side effects.</title>
<updated>2011-03-13T12:06:55+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-03-13T12:06:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=b60308322ad044187b550c817ed20172178353ea'/>
<id>b60308322ad044187b550c817ed20172178353ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unify formatting of coverage percentages, and don't show zero or 100 as a result of rounding. Fixes #41 and #70.</title>
<updated>2010-08-23T03:18:14+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-08-23T03:18:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=94bf5f731aa8addcedb162525e96c4e1bd2ebfdd'/>
<id>94bf5f731aa8addcedb162525e96c4e1bd2ebfdd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>All tests now use underscore names instead of some having camelCase names.</title>
<updated>2010-06-19T01:08:11+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-06-19T01:08:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=9f323147ddf875ce158bd3f1792b69c4004b7caa'/>
<id>9f323147ddf875ce158bd3f1792b69c4004b7caa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Isolate old-style singleton api tests.</title>
<updated>2010-06-19T00:45:20+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-06-19T00:45:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=2d939aec11b6d75b336c3e39cd53e221b40d854b'/>
<id>2d939aec11b6d75b336c3e39cd53e221b40d854b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
