]> Sergey Matveev's repositories - public-inbox.git/commit
tests: consistently check for xapian-compact
authorEric Wong <e@yhbt.net>
Mon, 14 Sep 2020 06:29:26 +0000 (06:29 +0000)
committerEric Wong <e@80x24.org>
Mon, 14 Sep 2020 21:29:56 +0000 (21:29 +0000)
commit23eab6127c62d0228a0cfcec78a267fe5e7011c7
treeb0a0d8e3cfe2a279e81fd775bf85838b8c9dfd53
parentee8cadb3a71ab4c951642a96ba123688244de720
tests: consistently check for xapian-compact

We may need to test against development versions of Xapian,
which may rely on setting `XAPIAN_COMPACT=xapian-compact-1.5'.
Ensure it's possible to do that.

And add a missing check in t/xcpdb-reshard.t, too.
lib/PublicInbox/TestCommon.pm
t/convert-compact.t
t/indexlevels-mirror.t
t/nntpd.t
t/xcpdb-reshard.t