]> git.notmuchmail.org Git - notmuch/commitdiff
lib: add NOTMUCH_STATUS_PATH_ERROR
authorDavid Bremner <david@tethera.net>
Wed, 10 Jun 2015 05:58:44 +0000 (07:58 +0200)
committerDavid Bremner <david@tethera.net>
Fri, 12 Jun 2015 05:34:47 +0000 (07:34 +0200)
The difference with FILE_ERROR is that this is for things that are
wrong with the path before looking at the disk.

Add some 3 tests; two broken as a reminder to actually use this new
code.


No differences found