]> git.notmuchmail.org Git - notmuch/commit
test: add known broken test for null from: and subject: query
authorDavid Bremner <david@tethera.net>
Fri, 24 Mar 2017 22:52:50 +0000 (19:52 -0300)
committerDavid Bremner <david@tethera.net>
Wed, 29 Mar 2017 23:44:09 +0000 (20:44 -0300)
commitbc0c051e042650106c5772d1817af1f7db32fb92
tree3f6fe83b8a8fad307e3f21b06fa1a1742c56d56b
parentbf84665cc01b50ce80cf1df369db6a6c1ff523dd
test: add known broken test for null from: and subject: query

These queries currently fail with field processors enabled because the
code expects a non-empty string.
test/T650-regexp-query.sh