]> git.notmuchmail.org Git - notmuch/commit
test: replace deprecated use of notmuch_database_open_verbose
authorDavid Bremner <david@tethera.net>
Sat, 21 May 2022 18:06:29 +0000 (15:06 -0300)
committerDavid Bremner <david@tethera.net>
Sun, 29 May 2022 10:36:32 +0000 (07:36 -0300)
commitf6e7a9dde5a7d9c2fa390a15888704c31852a538
tree65f82fe6066e8c44ed99243060bf1d4059e427b6
parentae1fc657efa7e6dcbcbd79a3fe721e8f5b1f70a9
test: replace deprecated use of notmuch_database_open_verbose

We need to do it some day, and it is a bit annoying to read
deprecation messages in broken tests.
test/T560-lib-error.sh
test/T562-lib-database.sh
test/T563-lib-directory.sh
test/T564-lib-query.sh
test/T566-lib-message.sh
test/T568-lib-thread.sh