]> git.notmuchmail.org Git - notmuch/commit
test: Add two tests for error output from notmuch_database_open
authorDavid Bremner <david@tethera.net>
Sat, 14 Mar 2015 07:32:22 +0000 (08:32 +0100)
committerDavid Bremner <david@tethera.net>
Sun, 15 Mar 2015 19:27:20 +0000 (20:27 +0100)
commitbaf93369f6a204bc16740358a56af95cbaa1f9b5
tree350d0e2673ab279df76a1115c37450ecbd04f284
parentbed8b6743d1cfffe8193c6b3571ef460b92e4ade
test: Add two tests for error output from notmuch_database_open

This is arguably testing the same thing twice, but in the brave new
future where we don't use printf anymore, each subcommand will be
responsible for handling the output on it's own.
test/T050-new.sh
test/T150-tagging.sh