<feed xmlns='http://www.w3.org/2005/Atom'>
<title>interimap/tests, branch master</title>
<subtitle>Fast bidirectional synchronization for QRESYNC-capable IMAP servers</subtitle>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/'/>
<entry>
<title>tests: Use "openssl rehash" instead of c_rehash</title>
<updated>2025-10-07T17:23:15+00:00</updated>
<author>
<name>Sebastian Andrzej Siewior</name>
<email>sebastian@breakpoint.cc</email>
</author>
<published>2025-10-06T19:27:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=c8e3e71201434d5ab3f958d7ecc3f1c6d595142a'/>
<id>c8e3e71201434d5ab3f958d7ecc3f1c6d595142a</id>
<content type='text'>
The built-in version of c_rehash is "openssl rehash" and is available since the
3.0 series. The c_rehash is a perl script which is considered legacy.

Switch to "openssl rehash"

Signed-off-by: Sebastian Andrzej Siewior &lt;sebastian@breakpoint.cc&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The built-in version of c_rehash is "openssl rehash" and is available since the
3.0 series. The c_rehash is a perl script which is considered legacy.

Switch to "openssl rehash"

Signed-off-by: Sebastian Andrzej Siewior &lt;sebastian@breakpoint.cc&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Add homedirs to the passwd-file.</title>
<updated>2025-04-29T03:50:24+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@debian.org</email>
</author>
<published>2025-04-29T03:49:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=2b444640593e5e15eeba5d67ea1e0bd11392d613'/>
<id>2b444640593e5e15eeba5d67ea1e0bd11392d613</id>
<content type='text'>
It doesn't seem to affect test outputs, but doesn't hurt either.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It doesn't seem to affect test outputs, but doesn't hurt either.
</pre>
</div>
</content>
</entry>
<entry>
<title>Port tests and documentation to Dovecot 2.4.</title>
<updated>2025-04-26T16:03:03+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@debian.org</email>
</author>
<published>2025-04-25T15:59:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=66aeda7f653cfb72731fe7ff2925d7291158500f'/>
<id>66aeda7f653cfb72731fe7ff2925d7291158500f</id>
<content type='text'>
See https://doc.dovecot.org/main/installation/upgrade/2.3-to-2.4.html .
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://doc.dovecot.org/main/installation/upgrade/2.3-to-2.4.html .
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Ensure that pullimap locks its statefile.</title>
<updated>2024-04-05T18:45:35+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2024-04-05T18:40:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=8f11b2625b98831a591a73c8928d62c1df11aadb'/>
<id>8f11b2625b98831a591a73c8928d62c1df11aadb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/*/t: Explicitly pass `-in /dev/stdin` to openssl(1).</title>
<updated>2024-03-06T14:09:05+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2024-03-06T13:52:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=a4accc44ac1fddffba31d9bf52b76738a3562057'/>
<id>a4accc44ac1fddffba31d9bf52b76738a3562057</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/certs/generate: Generate X.509 version 3 CA.</title>
<updated>2024-03-06T13:42:46+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2024-03-06T13:37:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=eb254348085047702ee37e405d171d894dc5ffff'/>
<id>eb254348085047702ee37e405d171d894dc5ffff</id>
<content type='text'>
And pass CA:TRUE as basic constraint.  This fixes the test suite with
OpenSSL 3.2 with defaults to X.509v3 and CA:FALSE.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And pass CA:TRUE as basic constraint.  This fixes the test suite with
OpenSSL 3.2 with defaults to X.509v3 and CA:FALSE.
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/*/t: Replace filetype=sh with filetype=bash.</title>
<updated>2024-03-06T13:36:38+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2024-03-06T13:36:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=53a296f8b629e002b13f328c74ff905963f75dc4'/>
<id>53a296f8b629e002b13f328c74ff905963f75dc4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/pullimap: Allow easy exclusion of --idle'ing tests.</title>
<updated>2022-02-24T23:23:32+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2022-02-24T23:23:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=0ed97cf6a2d7783b59ea9855a99e6a95816961ae'/>
<id>0ed97cf6a2d7783b59ea9855a99e6a95816961ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/certs/generate: Use custom openssl.cnf.</title>
<updated>2022-02-24T23:06:25+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2022-02-24T22:59:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=58c2c80b585fe51dea56ca13776b51f44ad68463'/>
<id>58c2c80b585fe51dea56ca13776b51f44ad68463</id>
<content type='text'>
To avoid depending on the system default.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To avoid depending on the system default.
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/certs/generate: Redirect known error output to the standard output.</title>
<updated>2022-02-24T23:06:25+00:00</updated>
<author>
<name>Guilhem Moulin</name>
<email>guilhem@fripost.org</email>
</author>
<published>2022-02-24T22:44:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.guilhem.org/interimap/commit/?id=90d0b00313686a8e6a05e807c24d5c460718ba41'/>
<id>90d0b00313686a8e6a05e807c24d5c460718ba41</id>
<content type='text'>
That way we can avoid using autopkgtest's 'allow-stderr' restriction.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
That way we can avoid using autopkgtest's 'allow-stderr' restriction.
</pre>
</div>
</content>
</entry>
</feed>
