]> git.notmuchmail.org Git - notmuch/commit
test: add known broken test for regexp search of second subject
authorDavid Bremner <david@tethera.net>
Thu, 14 Dec 2017 14:32:34 +0000 (10:32 -0400)
committerDavid Bremner <david@tethera.net>
Thu, 3 May 2018 10:44:49 +0000 (07:44 -0300)
commit4ac23c5978ff963c18a012b6b230b26f9ef98c43
tree6a074713e0cd94e3734bacb71a703dbe85bdc222
parentf3f4297c7fb1ab57c1479e1c383ca5b35aae0700
test: add known broken test for regexp search of second subject

We expect this to give the same answer as the non-regexp subject
search. It does not because the regexp search relies on the value
slot, which currently contains only one subject.
test/T670-duplicate-mid.sh