]> Sergey Matveev's repositories - public-inbox.git/commit
testcommon: allow OR-ing module dependencies
authorEric Wong <e@yhbt.net>
Sun, 14 Jun 2020 00:25:03 +0000 (00:25 +0000)
committerEric Wong <e@yhbt.net>
Mon, 15 Jun 2020 06:07:52 +0000 (06:07 +0000)
commit4042599799a3706d1b1c0589675b07cab610505a
treeca8cbd49ecbf6dd11ca4fd20e9fa275ec62a3886
parentfc6c7191daf71b8b1f6b45638ffcb1c6b2057636
testcommon: allow OR-ing module dependencies

IMAP requires either the Email::Address::XS or Mail::Address
package (part of perl-MailTools RPM or libmailtools-perl deb);
and Email::Address::XS is not officially packaged for some older
distros, most notably CentOS 7.x.
lib/PublicInbox/TestCommon.pm
t/imap.t
t/imapd-tls.t
t/imapd.t
xt/imapd-mbsync-oimap.t
xt/imapd-validate.t
xt/mem-imapd-tls.t