blob 7ec011a5df40c0ad2e367aea647d920b4bd75071 243 bytes (raw)
name: test/address-cleaning.sh # note: path name is non-authoritative(*)
1
2
3
4
5
6
7
8
9
10
11
| | #!/usr/bin/env bash
test_description="emacs address cleaning"
. test-lib.sh
for i in 1 2 3; do
test_emacs_expect_t "notmuch-test-address-clean-$i" \
'(load "address-cleaning.el") (notmuch-test-address-cleaning-'$i')'
done
test_done
|
debug log:
solving 7ec011a ...
found 7ec011a in https://yhetil.org/notmuch/1326804748-8989-3-git-send-email-dme@dme.org/
applying [1/1] https://yhetil.org/notmuch/1326804748-8989-3-git-send-email-dme@dme.org/
diff --git a/test/address-cleaning.sh b/test/address-cleaning.sh
new file mode 100755
index 0000000..7ec011a
Checking patch test/address-cleaning.sh...
Applied patch test/address-cleaning.sh cleanly.
index at:
100755 7ec011a5df40c0ad2e367aea647d920b4bd75071 test/address-cleaning.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).