<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/tests/test_process.py, branch coverage-5.0a5</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>Check for skipping tests before super.setUp</title>
<updated>2019-04-21T13:49:57+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-04-21T13:49:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=f576188dc66eca4a9891f6d8bd6f8d4d006ee310'/>
<id>f576188dc66eca4a9891f6d8bd6f8d4d006ee310</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrite XML tests to use xml parsing instead of regexes</title>
<updated>2019-03-24T01:06:09+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-03-24T01:06:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=a868dd01713cb3020bd768830fca7d1c0eef1720'/>
<id>a868dd01713cb3020bd768830fca7d1c0eef1720</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Asserts should be expected,actual</title>
<updated>2018-12-24T21:20:24+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-12-24T21:20:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=8672eee93fc8e4cf017a133607a371547b5e7812'/>
<id>8672eee93fc8e4cf017a133607a371547b5e7812</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove incorrect comment</title>
<updated>2018-11-25T19:35:11+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-11-23T20:36:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=3c57eda03b6a1a40f480db30a19978e95dfbed31'/>
<id>3c57eda03b6a1a40f480db30a19978e95dfbed31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Comparisons should be expected/actual</title>
<updated>2018-11-25T19:35:11+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-11-22T13:43:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=cb5e0841a13eda05745e6b4860ad71fe25461465'/>
<id>cb5e0841a13eda05745e6b4860ad71fe25461465</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PyRunner knows how to run Python files.</title>
<updated>2018-11-25T19:34:59+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-11-19T00:41:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=b7e0eec3d794ee350f8a4392a0c9cc90fff54fa0'/>
<id>b7e0eec3d794ee350f8a4392a0c9cc90fff54fa0</id>
<content type='text'>
Adjust sys.path to better emulate Python, but only if we should.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adjust sys.path to better emulate Python, but only if we should.
</pre>
</div>
</content>
</entry>
<entry>
<title>A test of the #678 case</title>
<updated>2018-11-25T19:34:14+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-11-20T01:06:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=8e3a8d49d81b6e0cf5e4dea7942df8654b3bb2b4'/>
<id>8e3a8d49d81b6e0cf5e4dea7942df8654b3bb2b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert farm/run/run_timid.py to a test_process test</title>
<updated>2018-11-18T14:59:56+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-11-18T14:59:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=2eedae529974aa0eb0aff7bd411b3b9cd2e9e8aa'/>
<id>2eedae529974aa0eb0aff7bd411b3b9cd2e9e8aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Typo</title>
<updated>2018-11-13T21:11:00+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-11-13T21:11:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=bfb166f1b6f2a67777ddc5bfa692bf1308413dc5'/>
<id>bfb166f1b6f2a67777ddc5bfa692bf1308413dc5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Comparisons should always be expected,actual</title>
<updated>2018-11-13T11:06:53+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-11-13T11:06:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=3cbb96efda72243f9becab3ca1f733400d6b871f'/>
<id>3cbb96efda72243f9becab3ca1f733400d6b871f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
