]> git.notmuchmail.org Git - notmuch/commitdiff
test: define test_private_C
authorDavid Bremner <david@tethera.net>
Mon, 23 May 2022 23:38:54 +0000 (20:38 -0300)
committerDavid Bremner <david@tethera.net>
Sat, 25 Jun 2022 15:55:02 +0000 (12:55 -0300)
When testing error handling, it is sometimes difficult to cover a
particular error path deterministically. Introduce a test function to
allow calling lower level functions directly.


No differences found