]> git.notmuchmail.org Git - notmuch/commit
test: add tests for python bindings
authorDavid Bremner <bremner@debian.org>
Mon, 5 Dec 2011 01:50:08 +0000 (21:50 -0400)
committerDavid Bremner <bremner@debian.org>
Mon, 5 Dec 2011 22:06:48 +0000 (18:06 -0400)
commit6cca3a5c16dac539db135920bc9ef9c5d237a1d5
tree0dd033979ff64ae963883c33bcae3c2c36f1bf61
parent69dc421ab3355930f23ec6aa47e7e936cbfafb97
test: add tests for python bindings

We start modestly, with a (slightly modified) test case from Kazuo
Teramoto. Originally it just made sure the bindings didn't crash; here
we check that by comparing the output with that of notmuch search.
test/notmuch-test
test/python [new file with mode: 0755]