]> git.cworth.org Git - notmuch/commit
test: regression test for n_thread_get_tags
authorDavid Bremner <david@tethera.net>
Fri, 24 Jul 2020 11:14:05 +0000 (08:14 -0300)
committerDavid Bremner <david@tethera.net>
Fri, 31 Jul 2020 10:41:00 +0000 (07:41 -0300)
commit864f422f149c709e5701ba194a32931d9f216e4c
treeac6c852fb8fb793fde2831a9e4283a41962ec95b
parent43406e7d4c081583878ede8f2b5a55f937fa4edd
test: regression test for n_thread_get_tags

Code is taken from the API docs, with the twist that the underlying
database is closed. Not crashing is the main point.
test/T568-lib-thread.sh