]> rtime.felk.cvut.cz Git - notmuch.git/commit
test: check for debug symbols in notmuch
authorDavid Bremner <david@tethera.net>
Fri, 3 Oct 2014 20:22:09 +0000 (22:22 +0200)
committerDavid Bremner <david@tethera.net>
Sun, 5 Oct 2014 05:24:56 +0000 (07:24 +0200)
commit5916c4634c7f36a42b59c261b4fb76212fbc4c96
tree27aba1674721c7b2e37b726f3b516f45441f3377
parent7f2cb3be4e8a48f351e1bed75e2a4b9d80c47431
test: check for debug symbols in notmuch

In the future, tests may rely on debug symbols being present in
notmuch, so we plan to switch the default flags.

The main purpose of this test is to help explain the perhaps
mysterious failures of other tests which rely on symbols being
present.
test/T000-basic.sh