<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/tests/farm/html, branch coverage-4.0a6</title>
<subtitle>github.com: nedbat/coveragepy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/'/>
<entry>
<title>Change FileLocator from a class to module-level functions</title>
<updated>2015-06-13T18:19:45+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-06-13T18:19:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=f9a5b120b91e62f86bcd12e54a92fda675534200'/>
<id>f9a5b120b91e62f86bcd12e54a92fda675534200</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Issue 361, and update tests accordingly.</title>
<updated>2015-04-13T18:07:51+00:00</updated>
<author>
<name>Jon Chappell</name>
<email>jon@jchome.us</email>
</author>
<published>2015-04-13T18:07:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=167307bedc414f3ea74e1f1aed2b3e30c5df8de0'/>
<id>167307bedc414f3ea74e1f1aed2b3e30c5df8de0</id>
<content type='text'>
--HG--
branch : issue361
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : issue361
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the tests that were looking for the doc URL.</title>
<updated>2015-01-26T15:32:34+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-01-26T15:32:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=4dbcf7e66f0f83ce80c1384b7b34984348d9cdf3'/>
<id>4dbcf7e66f0f83ce80c1384b7b34984348d9cdf3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bad regression: XML report now reports packages again.  #235</title>
<updated>2015-01-19T23:03:21+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-01-19T23:03:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=e03bfa80f990b0f30eedf4da3aa7cedfcb2ead27'/>
<id>e03bfa80f990b0f30eedf4da3aa7cedfcb2ead27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use file names with extensions in reports.</title>
<updated>2015-01-17T19:55:14+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-01-17T19:55:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=e80f5f8fbc370a49040f020f90982ca73767c9fd'/>
<id>e80f5f8fbc370a49040f020f90982ca73767c9fd</id>
<content type='text'>
--HG--
rename : tests/farm/html/gold_a/a.html =&gt; tests/farm/html/gold_a/a_py.html
rename : tests/farm/html/gold_b_branch/b.html =&gt; tests/farm/html/gold_b_branch/b_py.html
rename : tests/farm/html/gold_bom/bom.html =&gt; tests/farm/html/gold_bom/bom_py.html
rename : tests/farm/html/gold_isolatin1/isolatin1.html =&gt; tests/farm/html/gold_isolatin1/isolatin1_py.html
rename : tests/farm/html/gold_omit_1/m1.html =&gt; tests/farm/html/gold_omit_1/m1_py.html
rename : tests/farm/html/gold_omit_1/m2.html =&gt; tests/farm/html/gold_omit_1/m2_py.html
rename : tests/farm/html/gold_omit_1/m3.html =&gt; tests/farm/html/gold_omit_1/m3_py.html
rename : tests/farm/html/gold_omit_1/main.html =&gt; tests/farm/html/gold_omit_1/main_py.html
rename : tests/farm/html/gold_omit_2/m2.html =&gt; tests/farm/html/gold_omit_2/m2_py.html
rename : tests/farm/html/gold_omit_2/m3.html =&gt; tests/farm/html/gold_omit_2/m3_py.html
rename : tests/farm/html/gold_omit_2/main.html =&gt; tests/farm/html/gold_omit_2/main_py.html
rename : tests/farm/html/gold_omit_3/m3.html =&gt; tests/farm/html/gold_omit_3/m3_py.html
rename : tests/farm/html/gold_omit_3/main.html =&gt; tests/farm/html/gold_omit_3/main_py.html
rename : tests/farm/html/gold_omit_4/m1.html =&gt; tests/farm/html/gold_omit_4/m1_py.html
rename : tests/farm/html/gold_omit_4/m3.html =&gt; tests/farm/html/gold_omit_4/m3_py.html
rename : tests/farm/html/gold_omit_4/main.html =&gt; tests/farm/html/gold_omit_4/main_py.html
rename : tests/farm/html/gold_omit_5/m1.html =&gt; tests/farm/html/gold_omit_5/m1_py.html
rename : tests/farm/html/gold_omit_5/main.html =&gt; tests/farm/html/gold_omit_5/main_py.html
rename : tests/farm/html/gold_other/blah_blah_other.html =&gt; tests/farm/html/gold_other/blah_blah_other_py.html
rename : tests/farm/html/gold_other/here.html =&gt; tests/farm/html/gold_other/here_py.html
rename : tests/farm/html/gold_partial/partial.html =&gt; tests/farm/html/gold_partial/partial_py.html
rename : tests/farm/html/gold_styled/a.html =&gt; tests/farm/html/gold_styled/a_py.html
rename : tests/farm/html/gold_unicode/unicode.html =&gt; tests/farm/html/gold_unicode/unicode_py.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : tests/farm/html/gold_a/a.html =&gt; tests/farm/html/gold_a/a_py.html
rename : tests/farm/html/gold_b_branch/b.html =&gt; tests/farm/html/gold_b_branch/b_py.html
rename : tests/farm/html/gold_bom/bom.html =&gt; tests/farm/html/gold_bom/bom_py.html
rename : tests/farm/html/gold_isolatin1/isolatin1.html =&gt; tests/farm/html/gold_isolatin1/isolatin1_py.html
rename : tests/farm/html/gold_omit_1/m1.html =&gt; tests/farm/html/gold_omit_1/m1_py.html
rename : tests/farm/html/gold_omit_1/m2.html =&gt; tests/farm/html/gold_omit_1/m2_py.html
rename : tests/farm/html/gold_omit_1/m3.html =&gt; tests/farm/html/gold_omit_1/m3_py.html
rename : tests/farm/html/gold_omit_1/main.html =&gt; tests/farm/html/gold_omit_1/main_py.html
rename : tests/farm/html/gold_omit_2/m2.html =&gt; tests/farm/html/gold_omit_2/m2_py.html
rename : tests/farm/html/gold_omit_2/m3.html =&gt; tests/farm/html/gold_omit_2/m3_py.html
rename : tests/farm/html/gold_omit_2/main.html =&gt; tests/farm/html/gold_omit_2/main_py.html
rename : tests/farm/html/gold_omit_3/m3.html =&gt; tests/farm/html/gold_omit_3/m3_py.html
rename : tests/farm/html/gold_omit_3/main.html =&gt; tests/farm/html/gold_omit_3/main_py.html
rename : tests/farm/html/gold_omit_4/m1.html =&gt; tests/farm/html/gold_omit_4/m1_py.html
rename : tests/farm/html/gold_omit_4/m3.html =&gt; tests/farm/html/gold_omit_4/m3_py.html
rename : tests/farm/html/gold_omit_4/main.html =&gt; tests/farm/html/gold_omit_4/main_py.html
rename : tests/farm/html/gold_omit_5/m1.html =&gt; tests/farm/html/gold_omit_5/m1_py.html
rename : tests/farm/html/gold_omit_5/main.html =&gt; tests/farm/html/gold_omit_5/main_py.html
rename : tests/farm/html/gold_other/blah_blah_other.html =&gt; tests/farm/html/gold_other/blah_blah_other_py.html
rename : tests/farm/html/gold_other/here.html =&gt; tests/farm/html/gold_other/here_py.html
rename : tests/farm/html/gold_partial/partial.html =&gt; tests/farm/html/gold_partial/partial_py.html
rename : tests/farm/html/gold_styled/a.html =&gt; tests/farm/html/gold_styled/a_py.html
rename : tests/farm/html/gold_unicode/unicode.html =&gt; tests/farm/html/gold_unicode/unicode_py.html
</pre>
</div>
</content>
</entry>
<entry>
<title>For some reason, lowercase 'python' suddenly struck me as odd-looking.  Fix them.</title>
<updated>2014-12-12T20:36:29+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-12-12T20:36:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=1b6700a8577a7658bb708faf1defd262969a06fc'/>
<id>1b6700a8577a7658bb708faf1defd262969a06fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make tests work with latest unittest2</title>
<updated>2014-11-01T15:23:57+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-11-01T15:23:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=81aa202a558a02b4a2b3d17b4a1764f79a3194e9'/>
<id>81aa202a558a02b4a2b3d17b4a1764f79a3194e9</id>
<content type='text'>
unittest2 now requires six.  Six installs an importer hook.  That hook is run
and measured during these tests.  Adding the include argument limits the
measurement so that six doesn't appear in the results.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
unittest2 now requires six.  Six installs an importer hook.  That hook is run
and measured during these tests.  Adding the include argument limits the
measurement so that six doesn't appear in the results.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update gold files</title>
<updated>2014-10-31T10:25:52+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-10-31T10:25:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=ed65e8dc0d138cdbcb6e20d0584764ae586b5db0'/>
<id>ed65e8dc0d138cdbcb6e20d0584764ae586b5db0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Filtering now computes coverage percentages properly.</title>
<updated>2014-10-23T02:04:46+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-10-23T02:04:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=f1fa57a4b57f42694ca4d82c876e5f347dcaa381'/>
<id>f1fa57a4b57f42694ca4d82c876e5f347dcaa381</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 changed by new HTML for filtering</title>
<updated>2014-10-20T23:53:40+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-10-20T23:53:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=10ebfe655d6e31d49ac2149fbefba527d23c75ec'/>
<id>10ebfe655d6e31d49ac2149fbefba527d23c75ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
