]> git.notmuchmail.org Git - notmuch/commit
test: Add a test to demonstrate message-sorting regression.
authorCarl Worth <cworth@cworth.org>
Thu, 22 Apr 2010 20:26:37 +0000 (13:26 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 22 Apr 2010 20:26:37 +0000 (13:26 -0700)
commit5106df9f6b3101eb1ea4250efefa3f0408acbfc6
tree9575aff61800fe5be3fc32a5f15e5f41e1b3dbe6
parent01f03cf098c01116f68354b3bb8bd3eb8bcb581b
test: Add a test to demonstrate message-sorting regression.

In the recent change to rename threads based on changing subject
lines, I broke message ordering within "notmuch show" output. But our
test suite didn't catch that regressions, because we didn't have any
tests of "notmuch show".

This adds one "notmuch show" test along with the thread-naming
tests. It's not a whole suite of "notmuch show" testing, but it does
catch this regression at least.
test/notmuch-test