]> git.notmuchmail.org Git - notmuch/commit
test: conditionally test compact depending on configured support
authorJani Nikula <jani@nikula.org>
Wed, 12 Mar 2014 17:26:04 +0000 (19:26 +0200)
committerDavid Bremner <david@tethera.net>
Tue, 25 Mar 2014 21:51:06 +0000 (18:51 -0300)
commitd647a1917361aaf39d19a2c32df16e8490082a0e
tree09cd418ae406639f797eac8fd1ecf4cd50db105d
parent57b4ef6f30d41cd14aa570b329841fc2082260ff
test: conditionally test compact depending on configured support

I still have one machine with old enough Xapian to not have compaction
support. Make the tests check for unsupported compact operation when
compact is not available.
test/Makefile.local
test/T020-compact.sh