unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
blob f309a2400a8784bbf64f0e1aac41546feddcb95c 389 bytes (raw)
name: test/help-test 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
 
#!/usr/bin/env bash

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'
test_expect_success 'notmuch help tag' 'notmuch help tag'
test_expect_success 'notmuch --version' 'notmuch --version'

test_done

debug log:

solving f309a24 ...
found f309a24 in https://yhetil.org/notmuch/1337953411-21000-5-git-send-email-pioto@pioto.org/
found 9f4b9c7 in https://yhetil.org/notmuch.git/
preparing index
index prepared:
100755 9f4b9c79de47860f4c128074f92ffeda43310347	test/help-test

applying [1/1] https://yhetil.org/notmuch/1337953411-21000-5-git-send-email-pioto@pioto.org/
diff --git a/test/help-test b/test/help-test
index 9f4b9c7..f309a24 100755

Checking patch test/help-test...
Applied patch test/help-test cleanly.

index at:
100755 f309a2400a8784bbf64f0e1aac41546feddcb95c	test/help-test

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).