<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy.git/tests/test_coverage.py, branch read_pickle</title>
<subtitle>bitbucket.org: Obsolete (use python-coveragepy-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/'/>
<entry>
<title>Fixing spelling</title>
<updated>2015-08-04T11:30:08+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-08-04T11:30:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=d6ae810aaaf3a35d9f947428f3fc22f0d8750073'/>
<id>d6ae810aaaf3a35d9f947428f3fc22f0d8750073</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the new class name</title>
<updated>2015-07-28T00:56:57+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-07-28T00:56:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=161da888a27c149e0bab4c2e0229c80eb6fff557'/>
<id>161da888a27c149e0bab4c2e0229c80eb6fff557</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/commit/?id=dc0d0c613de54cd5af74a1d3ac9d86235dc0aee9'/>
<id>dc0d0c613de54cd5af74a1d3ac9d86235dc0aee9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refer to the project consistenly as coverage.py. #275</title>
<updated>2015-07-24T01:22:30+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-07-24T01:22:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=d6a7a11f8c5a8e73a9dfd9a1ce602df775d04586'/>
<id>d6a7a11f8c5a8e73a9dfd9a1ce602df775d04586</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 way to indicate that a tempdir test isn't making any files.</title>
<updated>2015-04-25T01:03:25+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-04-25T01:03:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=c3a98ff12933710d751ec28b984edb7936d457d3'/>
<id>c3a98ff12933710d751ec28b984edb7936d457d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fully embrace SkipTest with our own method.</title>
<updated>2015-02-07T15:53:13+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-02-07T15:53:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=c5144455d0f571c002678d369ec32707c6304e1f'/>
<id>c5144455d0f571c002678d369ec32707c6304e1f</id>
<content type='text'>
Also, no test is conditionally defined. They call self.skip if they
should be skippped.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, no test is conditionally defined. They call self.skip if they
should be skippped.
</pre>
</div>
</content>
</entry>
<entry>
<title>Collect all the nudgy environment checks into coverage.env</title>
<updated>2015-01-18T18:25:49+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-01-18T18:25:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=b90e592e26da67372cb633150c49372799dc51bf'/>
<id>b90e592e26da67372cb633150c49372799dc51bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Accept more kinds of whitespace in pragmas. #334</title>
<updated>2014-11-27T13:17:17+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-11-27T13:17:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=00506792848ee83de65b1740b3d82229ca55817a'/>
<id>00506792848ee83de65b1740b3d82229ca55817a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid a bunch of deprecated functions.</title>
<updated>2014-05-17T18:56:40+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-05-17T18:56:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=147c3562631c64066a2da964522a66fb369841c4'/>
<id>147c3562631c64066a2da964522a66fb369841c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use assertRaises as a context manager now that we can.</title>
<updated>2013-12-21T12:59:14+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-12-21T12:59:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=c83032da703361e6235aa551eccaab40ad5f7c51'/>
<id>c83032da703361e6235aa551eccaab40ad5f7c51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
