]> git.cworth.org Git - obsolete/notmuch-old/commit
test: add nontrivial test for restore --accumulate.
authorDavid Bremner <bremner@debian.org>
Fri, 16 Nov 2012 12:31:19 +0000 (08:31 -0400)
committerDavid Bremner <bremner@debian.org>
Sat, 17 Nov 2012 14:24:24 +0000 (10:24 -0400)
commitbe66f3f70937454b367b01bdee0238e38fbf12fa
tree456626e9e3d9ccfc818f6b751e4459d2f6a3b91c
parent7d1a2ca0ce0b20a5436225824c0982dfa0c29b45
test: add nontrivial test for restore --accumulate.

It seems we have never tested the case that restore --accumulate
actually adds tags. I noticed this when I started optimizing and no
tests failed.

The bracketing with "restore --input=dump.expected" are to make sure
we start in a known state, and we leave the database in a known state
for the next test.
test/dump-restore