]> git.notmuchmail.org Git - notmuch/commitdiff
test: Add `test_emacs_expect_t'.
authorDavid Edmondson <dme@dme.org>
Tue, 24 Jan 2012 16:14:05 +0000 (16:14 +0000)
committerDavid Bremner <bremner@debian.org>
Wed, 25 Jan 2012 11:25:44 +0000 (07:25 -0400)
Add a new test function to allow simpler testing of emacs
functionality.

`test_emacs_expect_t' takes one argument - a lisp expression to
evaluate. The test passes if the expression returns `t', otherwise it
fails and the output is reported to the tester.


No differences found