]> git.notmuchmail.org Git - notmuch/commit
Add a test case for the previous commit.
authorCarl Worth <cworth@cworth.org>
Thu, 3 Jun 2010 23:43:21 +0000 (16:43 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 3 Jun 2010 23:43:21 +0000 (16:43 -0700)
commit33765e5c2eb18de14fc542a6324c0806af8f59f7
tree6bb917952de75bd3f17021bd9134b366f9d82253
parent1671eaecdb69133bc88fd212c77b68122fa27600
Add a test case for the previous commit.

The commit said it fixed a problem with headers >200 characters
long. But examination of the code suggests that it was a header of
exactly 200 characters long that caused the problem. So we add a test
case for that here.

Before the fix in the previous commit, valgrind would detect many
errors when replying to the message created with this test case. After
that commit, those errors are gone.
test/notmuch-test