]> git.notmuchmail.org Git - notmuch/commitdiff
test: add regression test for n_d_{begin,end}_atomic
authorDavid Bremner <david@tethera.net>
Thu, 16 Jul 2020 22:48:19 +0000 (19:48 -0300)
committerDavid Bremner <david@tethera.net>
Wed, 22 Jul 2020 22:52:55 +0000 (19:52 -0300)
Xapian currently succeeds to begin/end a transaction on a closed database,
or at least does not throw an exception. Make the test robust against
this changing.


No differences found