<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy.git/tests/test_farm.py, branch fix_source_encoding</title>
<subtitle>bitbucket.org: Obsolete (use python-coveragepy-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/'/>
<entry>
<title>Switch some uses of old command line syntax to new</title>
<updated>2014-05-19T01:48:13+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-05-19T01:48:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=de4c72f53f2bccbcf0ee8e3c5f92a742437d530f'/>
<id>de4c72f53f2bccbcf0ee8e3c5f92a742437d530f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run tests with warnings on, and fix some warnings</title>
<updated>2014-05-15T13:21:29+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-05-15T13:21:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=7efac0451c9a8e2068302e2fd47913d57e00be5f'/>
<id>7efac0451c9a8e2068302e2fd47913d57e00be5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the error output for test_farm</title>
<updated>2014-05-03T00:24:09+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-05-03T00:24:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=8ff1f85c7a7d69c1999502c5dc5df791ddd6fc91'/>
<id>8ff1f85c7a7d69c1999502c5dc5df791ddd6fc91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update tests to handle XML whitespaces differences in Python 2.6. Apply the regexp scrubs to the entire file</title>
<updated>2014-04-25T13:56:45+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stan.hu@aclimalabs.com</email>
</author>
<published>2014-04-25T13:56:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=7e29b42cc52b30777fac9157387ce23b52909887'/>
<id>7e29b42cc52b30777fac9157387ce23b52909887</id>
<content type='text'>
instead of individual lines for this to work.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
instead of individual lines for this to work.
</pre>
</div>
</content>
</entry>
<entry>
<title>Generator expressons are ok now.</title>
<updated>2013-10-20T02:08:37+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-10-20T02:08:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=5aa8f70d4ee8b3d40d5caf69c42c67d4fd4f0118'/>
<id>5aa8f70d4ee8b3d40d5caf69c42c67d4fd4f0118</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Satisfy pylint.</title>
<updated>2013-09-15T22:29:05+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-09-15T22:29:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=2ea7f7bcd43fc000646e65bb1ef51075c5cefc47'/>
<id>2ea7f7bcd43fc000646e65bb1ef51075c5cefc47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Directory changed: test-&gt;tests. Adapt.</title>
<updated>2013-02-02T16:27:48+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-02-02T16:27:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=75d05bdefc18d5d1c736ff5379dc233ec3847974'/>
<id>75d05bdefc18d5d1c736ff5379dc233ec3847974</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move the test directory to tests to avoid conflicts with the stdlib test package.</title>
<updated>2013-02-02T16:15:11+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-02-02T16:15:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=d5f8295256d04ba8cb5b42a16ce741a34c9bb3c5'/>
<id>d5f8295256d04ba8cb5b42a16ce741a34c9bb3c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
