<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/tests/gold/html/Makefile, branch master</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>test: provide more guidance about working with gold files</title>
<updated>2023-03-21T13:01:48+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2023-03-21T12:36:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=019f0996ec3dcfd6c8237b336ac8d81256e58239'/>
<id>019f0996ec3dcfd6c8237b336ac8d81256e58239</id>
<content type='text'>
And make it easier to add new gold tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And make it easier to add new gold tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>test: fix the tests/gold/html/Makefile to copy actual output</title>
<updated>2021-10-17T11:40:06+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-10-17T10:59:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=3e3c263485d368256130d09f218dcafb3c5599f7'/>
<id>3e3c263485d368256130d09f218dcafb3c5599f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: make "clean" targets be quiet</title>
<updated>2021-10-08T11:38:19+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-10-08T11:38:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=56f850956513578b2a73ac1e1be5e3c9483432e6'/>
<id>56f850956513578b2a73ac1e1be5e3c9483432e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: change how we keep mismatched actual output</title>
<updated>2021-07-15T13:39:31+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2021-07-15T13:39:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=c0da97eb03d4ffe8be8854ad6ff1a2736f169003'/>
<id>c0da97eb03d4ffe8be8854ad6ff1a2736f169003</id>
<content type='text'>
Now when a goldtest has a failure, the actual mismatched output will be written
to the tests/actual directory.

Along the way, I removed some obsolete settings which were only used by unittest
and unittest_mixins, which we no longer use:

- COVERAGE_KEEP_TMP
- COVERAGE_ENV_ID
- $TMPDIR/coverage_test
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now when a goldtest has a failure, the actual mismatched output will be written
to the tests/actual directory.

Along the way, I removed some obsolete settings which were only used by unittest
and unittest_mixins, which we no longer use:

- COVERAGE_KEEP_TMP
- COVERAGE_ENV_ID
- $TMPDIR/coverage_test
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/gold/html/Makefile: support more shells (#984)</title>
<updated>2020-05-10T20:02:39+00:00</updated>
<author>
<name>Roland Illig</name>
<email>roland.illig@gmx.de</email>
</author>
<published>2020-05-10T20:02:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=d7120bab764f0cb817b8846aa33504da66d382a2'/>
<id>d7120bab764f0cb817b8846aa33504da66d382a2</id>
<content type='text'>
* tests/gold/html/Makefile: support more shells

Not all shells support the `[[` keywords. Among them are many `/bin/sh`.

* Update tests/gold/html/Makefile

Co-authored-by: Ned Batchelder &lt;ned@nedbatchelder.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* tests/gold/html/Makefile: support more shells

Not all shells support the `[[` keywords. Among them are many `/bin/sh`.

* Update tests/gold/html/Makefile

Co-authored-by: Ned Batchelder &lt;ned@nedbatchelder.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>More convenient gold file structure</title>
<updated>2019-10-14T13:27:24+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-10-14T13:07:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=4de5710540d6a0a5a94992e8413aba6e2d7d7f03'/>
<id>4de5710540d6a0a5a94992e8413aba6e2d7d7f03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Save copies of support files so we can view gold files properly</title>
<updated>2019-10-13T16:11:49+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2019-10-13T14:56:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=f1505afb5212b8291dffe607e6cdfa565fceb359'/>
<id>f1505afb5212b8291dffe607e6cdfa565fceb359</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
