]> git.notmuchmail.org Git - notmuch/commit
test: Known-broken test for overlapping/adjacent termpos
authorAustin Clements <amdragon@MIT.EDU>
Mon, 16 Jun 2014 02:40:33 +0000 (22:40 -0400)
committerDavid Bremner <david@tethera.net>
Wed, 18 Jun 2014 20:56:52 +0000 (17:56 -0300)
commitc1805576a0f57540bdf8643f1b7989fad793b929
tree3d0c531318362ef043ce42c1d179ed8ccc8956a6
parent44327ca86d8e3563490801f57a2d1ca455d9588e
test: Known-broken test for overlapping/adjacent termpos

This adds two known-broken tests and one working test related to the
term positions assigned to terms from different headers or MIME parts.
The first test fails because we don't create a termpos gap between
different headers.  The second test fails because we don't adjust
termpos at all when indexing multiple parts.
test/T080-search.sh