]> git.notmuchmail.org Git - notmuch/commit
test: More maildir synchronization tests
authorMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 10 Nov 2010 10:27:50 +0000 (11:27 +0100)
committerCarl Worth <cworth@cworth.org>
Thu, 11 Nov 2010 10:35:03 +0000 (02:35 -0800)
commit2638fb75653a6cb65b92429c82e27462aeb34fc6
tree822bce293a14e1f105647b82a3d0ac32319ca85c
parent2c262042ac174d7bc96d6035ab9c88bd0abe7f35
test: More maildir synchronization tests

Add maildir synchronization tests for multiple messages with the same
message-id. As this is not yet implemented in notmuch, some of these
teste are marked as BROKEN.

I use $(< ) operator to avoid fiddling with stripped trailing newlines
from test results which happens when output+=$(command) is used.
test/maildir-sync