]> git.notmuchmail.org Git - notmuch/commit
test: Rework recently-added additional maildir-sync tests
authorCarl Worth <cworth@cworth.org>
Wed, 10 Nov 2010 20:36:31 +0000 (12:36 -0800)
committerCarl Worth <cworth@cworth.org>
Thu, 11 Nov 2010 11:40:19 +0000 (03:40 -0800)
commit0b6349d70557589563f6eb2a23c2a1fa1330e54a
treef987c601557e2d55965fa5b5f77b2392dc20bdeb
parent2638fb75653a6cb65b92429c82e27462aeb34fc6
test: Rework recently-added additional maildir-sync tests

These needed to be changed to be brought up to the current state of
the maildir-sync tests. This includes style changes, but also the
elimination of any assumption about pre-existing message filenames,
(such as msg-003) which actually don't exist anymore.

Also, the known broken tests are changed to emit FAIL rather than
BROKEN simply to make them easier to fix, (so that they print the
current problems rather than hiding them).

Finally, an additional test is added to ensure that when a duplicate
file is added without flags, it doesn't invalidate flags from other
duplicates, (instead the flags are effectively merged).
test/maildir-sync