]> git.notmuchmail.org Git - notmuch/commit - test/T520-show.sh
test: add known broken test exit code of notmuch show
authorDavid Bremner <david@tethera.net>
Thu, 23 Jan 2014 12:23:59 +0000 (08:23 -0400)
committerDavid Bremner <david@tethera.net>
Sat, 25 Jan 2014 00:19:50 +0000 (20:19 -0400)
commit5c526d1737212dd736b1c3fedc6bf5b3493ce436
treeca954ded565ae6af743e0529dd1eaa8e7757d3ed
parent5dd59d2a5e41320eb494cfdf39c3370c4a2beda4
test: add known broken test exit code of notmuch show

This test catches a segfault on a syntactically invalid query. It also
catches a problem with my initial fix, which still returned 0.
test/T520-show.sh [new file with mode: 0755]