]> git.cworth.org Git - notmuch/commitdiff
test: Test atomicity of notmuch new.
authorAustin Clements <amdragon@mit.edu>
Fri, 28 Jan 2011 18:03:24 +0000 (13:03 -0500)
committerDavid Bremner <bremner@debian.org>
Tue, 13 Sep 2011 02:36:00 +0000 (23:36 -0300)
This tests notmuch new's ability to recover from arbitrary stopping
failures.  It interrupts notmuch new after every database commit and,
on every resulting database snapshot, re-runs notmuch new to
completion and checks that the final database state is invariant.


No differences found