]> rtime.felk.cvut.cz Git - notmuch.git/commit
test/insert: check that indexing errors are accepted with --keep
authorDavid Bremner <david@tethera.net>
Fri, 3 Oct 2014 21:19:00 +0000 (23:19 +0200)
committerDavid Bremner <david@tethera.net>
Sat, 18 Oct 2014 05:58:42 +0000 (07:58 +0200)
commitc48b12f18a4b9e0b46ec40ad7bab19a8086493fd
tree6805d69bd2d6b9265bbbbe8e5590c3981060c519
parentdc20a0eedc80477c0db7b7dea9efef90860ec9fb
test/insert: check that indexing errors are accepted with --keep

This is overkill for the current code path, but should provide some
robustness for future changes in error handling.
test/T070-insert.sh