<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy.git/test, branch coverage-3.1b1</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>Try to make this test impervious to platform differences.</title>
<updated>2009-09-27T14:21:51+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-09-27T14:21:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=8cb39e7b8f4b6fbe4f84ea7bd6e9f51f5958dbae'/>
<id>8cb39e7b8f4b6fbe4f84ea7bd6e9f51f5958dbae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a 'coverage debug' command to get internal information for diagnosing problems. Also, all commands should at least take -h.</title>
<updated>2009-09-27T14:01:05+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-09-27T14:01:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=c4c25e13b8468655ff69c9783df4534c217730be'/>
<id>c4c25e13b8468655ff69c9783df4534c217730be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>HTML report includes non-relative code units also.  Fixes issue #11, though the paths displayed in the HTML are kind of heinous.</title>
<updated>2009-09-27T00:08:24+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-09-27T00:08:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=bc4c3ab2349aeb1cdd0840771fff5111e4b7a119'/>
<id>bc4c3ab2349aeb1cdd0840771fff5111e4b7a119</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use universal newline mode when comparing test results.</title>
<updated>2009-09-26T15:43:05+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-09-26T15:43:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=ad520d58aacdac99274e509666e23ba743061666'/>
<id>ad520d58aacdac99274e509666e23ba743061666</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lint cleanup</title>
<updated>2009-09-26T13:50:40+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-09-26T13:50:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=f0291520ba9031e2924cf38d4d2a5e021bd84032'/>
<id>f0291520ba9031e2924cf38d4d2a5e021bd84032</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>XML report: now validates against the Cobertura dtd.</title>
<updated>2009-09-26T13:46:04+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-09-26T13:46:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=89fb0a0d6950daa63947154e4d2593b71a6e61a7'/>
<id>89fb0a0d6950daa63947154e4d2593b71a6e61a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>File comparison can include regex scrubbing to ignore certain parts.</title>
<updated>2009-09-26T13:45:43+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-09-26T13:45:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=06baf4cce9f7c8fa4e8e76a7c706cda8fccb4888'/>
<id>06baf4cce9f7c8fa4e8e76a7c706cda8fccb4888</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>XML command writes to coverage.xml, and takes a -o argument to write it somewhere else.</title>
<updated>2009-09-26T01:47:36+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-09-26T01:47:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=185efb980902b5ab726ccfd3b411140e9b3d05fa'/>
<id>185efb980902b5ab726ccfd3b411140e9b3d05fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move common stuff to a common place.</title>
<updated>2009-09-26T01:09:44+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-09-26T01:09:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=4ff8b33cc769658c756215ac92e5d737cb209e82'/>
<id>4ff8b33cc769658c756215ac92e5d737cb209e82</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 gold file: need to do this differently, or I'll have to touch this with every version...</title>
<updated>2009-09-25T12:02:05+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-09-25T12:02:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=d16fdaf4f6412226ce0a5e06f71d1408599cee50'/>
<id>d16fdaf4f6412226ce0a5e06f71d1408599cee50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
