]> git.notmuchmail.org Git - notmuch/commit
test suite: Generate message filenames from count, not Message-Id.
authorCarl Worth <cworth@cworth.org>
Fri, 4 Jun 2010 19:38:11 +0000 (12:38 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 4 Jun 2010 19:38:11 +0000 (12:38 -0700)
commit77ab73834325f2b2a8870204af60e116d4209f12
tree6ac45ec941ac2aabf550a616b345c2cfcf37b518
parent552c61e2693a1be100d17a803b2e33209d09ae94
test suite: Generate message filenames from count, not Message-Id.

We're about to add a test with an excessively long message-id, (512
characters or so). This exceeds filename length limits, so just always
the simple counter to generate the filenames, (which we were doing for
messages with non-custom IDs anyway).
test/notmuch-test