<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/tests, branch coverage-4.2</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>Remove QUnit files we no longer need</title>
<updated>2016-07-25T19:33:15+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-07-25T19:33:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=4ca129d33850beeb43b192e5593b7e5126f07e00'/>
<id>4ca129d33850beeb43b192e5593b7e5126f07e00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to QUnit 2.0.1 for Javascript tests</title>
<updated>2016-07-25T19:33:03+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-07-25T19:33:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=5fd122d27ca81d24cfa3f070c5c2dee34b4dd82a'/>
<id>5fd122d27ca81d24cfa3f070c5c2dee34b4dd82a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Compensate for setuptools 25.0.0 seemingly doing sys.path differently</title>
<updated>2016-07-25T02:13:02+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-07-25T02:13:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=d5771b9921e9dc5ee3de68625ebe9f9a5ba2e999'/>
<id>d5771b9921e9dc5ee3de68625ebe9f9a5ba2e999</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Multiprocessing needs to communicate the rcfile down to the subprocesses</title>
<updated>2016-07-13T16:08:08+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-07-13T16:08:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=ae89878f20e6ef2009d8351668ffa522a02f6c7b'/>
<id>ae89878f20e6ef2009d8351668ffa522a02f6c7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cover a few more lines in cmdline.py</title>
<updated>2016-07-10T21:15:43+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-07-10T21:15:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=9a69a43b43f89408fe7afcea76954cbdcf1c09b9'/>
<id>9a69a43b43f89408fe7afcea76954cbdcf1c09b9</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 check for default values of run-affecting options, and add a test</title>
<updated>2016-07-09T23:30:07+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-07-09T23:30:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=2d3759d244a5f88101e208be8c965881f227f65b'/>
<id>2d3759d244a5f88101e208be8c965881f227f65b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fail command lines that use multiprocessing and other options together. #495</title>
<updated>2016-07-09T16:36:02+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-07-09T16:36:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=00f842367a49bc9c0a486cabf0dd01dd36bc72aa'/>
<id>00f842367a49bc9c0a486cabf0dd01dd36bc72aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A little more clean-up on the concurrency tests</title>
<updated>2016-07-04T13:34:12+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-07-04T13:34:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=7da3c9558f62fae50c9839a94c66212744512384'/>
<id>7da3c9558f62fae50c9839a94c66212744512384</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Let the concurrency option be multi-valued. #484</title>
<updated>2016-07-04T12:20:11+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-07-04T12:20:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=98539b47a2790255f633260bcd60243dc7b6647c'/>
<id>98539b47a2790255f633260bcd60243dc7b6647c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor concurrency tests to make the pieces more composable</title>
<updated>2016-07-03T12:34:10+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-07-03T12:34:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=1fc4c9681034a2123ce27fa336d16df5dc1cee9c'/>
<id>1fc4c9681034a2123ce27fa336d16df5dc1cee9c</id>
<content type='text'>
--HG--
extra : amend_source : df40db50416bb97691509bf7607aba6ed2b7b205
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : amend_source : df40db50416bb97691509bf7607aba6ed2b7b205
</pre>
</div>
</content>
</entry>
</feed>
