<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lacme/test, branch v0.8.3</title>
<subtitle>Small ACME client written with process isolation and minimal privileges in mind</subtitle>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/lacme/'/>
<entry>
<title>test: Fix test name in error messages.</title>
<updated>2023-04-26T15:41:56+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2023-04-26T15:41:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/lacme/commit/?id=3be911f0cf34dd8048d9ddf084950f964d4cd3dd'/>
<id>3be911f0cf34dd8048d9ddf084950f964d4cd3dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test suite: Avoid setting twice the ACME API server URL.</title>
<updated>2021-02-22T21:37:00+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2021-02-22T21:09:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/lacme/commit/?id=a3a7dd6780e77da26c25b026a4453f7f5b2c00ae'/>
<id>a3a7dd6780e77da26c25b026a4453f7f5b2c00ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test: Allow prefixing test names with 'tests/'.</title>
<updated>2021-02-22T21:37:00+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2021-02-22T20:38:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/lacme/commit/?id=7bdf10e68ba849c9314b3c139a434e27efd1e192'/>
<id>7bdf10e68ba849c9314b3c139a434e27efd1e192</id>
<content type='text'>
It's handy to be able to run `./test tests/accountd*` or similar.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's handy to be able to run `./test tests/accountd*` or similar.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix `./test --deb`.</title>
<updated>2021-02-22T02:19:11+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2021-02-22T01:43:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/lacme/commit/?id=9a6a7824a009e1fb1f97afd227181191bc10f0a6'/>
<id>9a6a7824a009e1fb1f97afd227181191bc10f0a6</id>
<content type='text'>
The staging environment wasn't set properly for the Debian packages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The staging environment wasn't set properly for the Debian packages.
</pre>
</div>
</content>
</entry>
<entry>
<title>space damage</title>
<updated>2021-02-22T00:49:27+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2021-02-22T00:49:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/lacme/commit/?id=d9c91dc92f4d6af2d9f537a5f30a2cb40715da71'/>
<id>d9c91dc92f4d6af2d9f537a5f30a2cb40715da71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test suite: Don't try to show stderr if it's empty.</title>
<updated>2021-02-21T11:22:06+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2021-02-21T11:22:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/lacme/commit/?id=7545130ac74c5a6f3dfa62087ac0287686248eec'/>
<id>7545130ac74c5a6f3dfa62087ac0287686248eec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test suite: Indicate which tests have passed.</title>
<updated>2021-02-21T11:17:02+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2021-02-21T11:01:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/lacme/commit/?id=543578b20187836a83d84c7cd669cb2448e3a3d7'/>
<id>543578b20187836a83d84c7cd669cb2448e3a3d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the ACME API server URL configurable at build time.</title>
<updated>2021-02-21T02:00:48+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2021-02-21T01:55:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/lacme/commit/?id=626c0418b3d8c3747a7be8e2620d7c85a8c2c613'/>
<id>626c0418b3d8c3747a7be8e2620d7c85a8c2c613</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests for OpenSSL- and GnuPG-encrypted account keys.</title>
<updated>2021-02-20T19:16:34+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2021-02-20T19:15:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/lacme/commit/?id=95534d55bd27ec9311a484ddc4e4a550191aa496'/>
<id>95534d55bd27ec9311a484ddc4e4a550191aa496</id>
<content type='text'>
These tests are not interactive!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These tests are not interactive!
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test suite against Let's Encrypt's staging environment.</title>
<updated>2021-02-20T19:16:29+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2021-02-19T22:22:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/lacme/commit/?id=11d971bc07ceb4359565e6611ae03a0c0134d153'/>
<id>11d971bc07ceb4359565e6611ae03a0c0134d153</id>
<content type='text'>
https://letsencrypt.org/docs/staging-environment/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://letsencrypt.org/docs/staging-environment/
</pre>
</div>
</content>
</entry>
</feed>
