]> git.notmuchmail.org Git - notmuch/commit
test: regression test for n_directory_{get,set}_mtime
authorDavid Bremner <david@tethera.net>
Sat, 1 Aug 2020 12:26:00 +0000 (09:26 -0300)
committerDavid Bremner <david@tethera.net>
Tue, 4 Aug 2020 00:00:25 +0000 (21:00 -0300)
commite8ffbf84ffa5ae6c02afd339a75ebb24c0a958b2
tree683fa4fe2c5293cc2b12100183d4c59fcadd498f
parentf4f5db0f1a6e89f56bfd73f8517c1cac7af20290
test: regression test for n_directory_{get,set}_mtime

The mtime is cached, so closing the db is not a problem. Writing the
mtime throws an exception, which is caught.
test/T563-lib-directory.sh