]> git.notmuchmail.org Git - notmuch/commit
test: regression tests of n_m_freeze and n_m_thaw on closed db
authorDavid Bremner <david@tethera.net>
Thu, 9 Jul 2020 00:17:05 +0000 (21:17 -0300)
committerDavid Bremner <david@tethera.net>
Mon, 20 Jul 2020 11:54:42 +0000 (08:54 -0300)
commit9244f588608ccedeab5e82e965a86c04a22be4b7
tree6fd28248a7982dcab802ff79eba482bad6f4e3a3
parenta2b90dc084c0224e56c1e63773048545788c7ad4
test: regression tests of n_m_freeze and n_m_thaw on closed db

Neither of these accesses the database, so should be safe. Add the
tests to catch any changes in exception throwing.
test/T560-lib-error.sh