unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
blob 038ef4f5ff0f5bc391175d5674daa25040a95d3f 560 bytes (raw)
name: test/emacs-original-message-hiding.sh 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
 
#!/usr/bin/env bash

test_description="emacs Original Message hiding"
. test-lib.sh

test_begin_subtest "Hiding an Original Message region at point-min"
add_message \
    '[id]="test_message@test.org"' \
    '[from]="Sender <sender@example.com>"' \
    '[to]=mailinglist@notmuchmail.org' \
    '[subject]="hiding an Original Message"' \
    '[date]="Tue, 05 Jan 2010 15:43:56 -0000"' \
    '[body]="-----Original Message-----
Text here.
"'
test_emacs_expect_t \
    '(load "emacs-original-message-hiding.el") (notmuch-test-original-message-hiding)'

test_done

debug log:

solving 038ef4f ...
found 038ef4f in https://yhetil.org/notmuch/1327506328-22126-5-git-send-email-dme@dme.org/
found 01cf98d in https://yhetil.org/notmuch/1327506328-22126-4-git-send-email-dme@dme.org/

applying [1/2] https://yhetil.org/notmuch/1327506328-22126-4-git-send-email-dme@dme.org/
diff --git a/test/emacs-original-message-hiding.sh b/test/emacs-original-message-hiding.sh
new file mode 100755
index 0000000..01cf98d


applying [2/2] https://yhetil.org/notmuch/1327506328-22126-5-git-send-email-dme@dme.org/
diff --git a/test/emacs-original-message-hiding.sh b/test/emacs-original-message-hiding.sh
index 01cf98d..038ef4f 100755

Checking patch test/emacs-original-message-hiding.sh...
Applied patch test/emacs-original-message-hiding.sh cleanly.
Checking patch test/emacs-original-message-hiding.sh...
Applied patch test/emacs-original-message-hiding.sh cleanly.

index at:
100755 038ef4f5ff0f5bc391175d5674daa25040a95d3f	test/emacs-original-message-hiding.sh

(*) 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).