From 6cca3a5c16dac539db135920bc9ef9c5d237a1d5 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sun, 4 Dec 2011 21:50:08 -0400 Subject: 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 | 1 + 1 file changed, 1 insertion(+) (limited to 'test/notmuch-test') diff --git a/test/notmuch-test b/test/notmuch-test index 5aced5ce..113ea7cf 100755 --- a/test/notmuch-test +++ b/test/notmuch-test @@ -47,6 +47,7 @@ TESTS=" symbol-hiding search-folder-coherence atomicity + python " TESTS=${NOTMUCH_TESTS:=$TESTS} -- cgit v1.2.3