]> git.notmuchmail.org Git - notmuch/commit
test: named query tests are broken when missing Xapian FieldProcessor
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Wed, 6 Dec 2017 02:33:23 +0000 (21:33 -0500)
committerDavid Bremner <david@tethera.net>
Tue, 19 Dec 2017 11:14:07 +0000 (07:14 -0400)
commitbace15c27578bc4d6f78272b4093000aaeede966
tree27bdab73702b4ef27161d95b5ee5ed9b85bf0218
parent776a2982ae5f3fd8accfae173a32038a01b79a57
test: named query tests are broken when missing Xapian FieldProcessor

Named queries don't work without Xapian FieldProcessor.  Rather than
silently skipping them, we should explictly mark them as broken when
building against an older version of Xapian.
test/T600-named-queries.sh