aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/atomicity.gdb
Commit message (Collapse)AuthorAge
* test: allow pending break points in atomicity script.Gravatar David Bremner2014-05-18
| | | | | This seems to fix problems with the symbol rename not being defined at startup on at least OS/X and some Debian Linux architectures.
* test: Test atomicity of notmuch new.Gravatar Austin Clements2011-09-12
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.