From: David Bremner Date: Sun, 12 Jan 2014 00:10:21 +0000 (-0400) Subject: test: add test for syntax of emacs test library X-Git-Tag: 0.18_rc0~194 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=ae47d617a7b4a77dcad1dc89ae5e35abe87f0081;hp=ae47d617a7b4a77dcad1dc89ae5e35abe87f0081 test: add test for syntax of emacs test library If there is a syntax error in the emacs test library, it causes other tests to hang or crash without a useful error message. This test could be eliminated if the error reporting for emacs tests was somehow improved. ---