[PATCH 04/10] Test against man pages in our source dir, not installed ones.
Mike Kelly
pioto at pioto.org
Fri May 25 06:43:25 PDT 2012
---
test/help-test | 1 +
1 file changed, 1 insertion(+)
diff --git a/test/help-test b/test/help-test
index 9f4b9c7..f309a24 100755
--- a/test/help-test
+++ b/test/help-test
@@ -3,6 +3,7 @@
test_description="online help"
. test-lib.sh
+export MANPATH="../../man"
test_expect_success 'notmuch --help' 'notmuch --help'
test_expect_success 'notmuch --help tag' 'notmuch --help tag'
test_expect_success 'notmuch help' 'notmuch help'
--
1.7.10.2
More information about the notmuch
mailing list