]> git.notmuchmail.org Git - notmuch/commit
test/duplicate-mid: clarify index order vs filename order
authorDavid Bremner <david@tethera.net>
Sun, 27 Aug 2017 23:58:20 +0000 (20:58 -0300)
committerDavid Bremner <david@tethera.net>
Wed, 6 Sep 2017 00:51:07 +0000 (21:51 -0300)
commit17aebb6e7d18adc85c64e6e716cef6f01f3113f4
treee713f07b9ed8a9b91414a33a5563a651c76b55bf
parent44914f1c3b229ae8aaaa967172a5bd5681e98faf
test/duplicate-mid: clarify index order vs filename order

The existing test for notmuch search had the first in filename order
the same as the first indexed, which made it harder to understand what
the underlying behaviour is. Add a file with a lexicographically
smaller name, but later index time to clarify this.
test/T670-duplicate-mid.sh