unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
blob 5bae2afa8bc7ca7c577ab01d26451ed04bd9b74b 418 bytes (raw)
name: test/tests/notmuch-new/00600-message-moved.test 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
 
printf " Message moved in...\t\t\t\t"
rm -rf ${MAIL_DIR}/* ${MAIL_DIR}/.notmuch
generate_message
tmp_msg_filename=tmp/$gen_msg_filename
mkdir -p $(dirname $tmp_msg_filename)
mv $gen_msg_filename $tmp_msg_filename
increment_mtime ${MAIL_DIR}
$NOTMUCH new > /dev/null
mv $tmp_msg_filename $gen_msg_filename
increment_mtime ${MAIL_DIR}
output=$(NOTMUCH_NEW)
pass_if_equal "$output" "Added 1 new message to the database."

debug log:

solving 5bae2af ...
found 5bae2af in https://yhetil.org/notmuch/87iq78daii.fsf@jhu.edu/

applying [1/1] https://yhetil.org/notmuch/87iq78daii.fsf@jhu.edu/
diff --git a/test/tests/notmuch-new/00600-message-moved.test b/test/tests/notmuch-new/00600-message-moved.test
new file mode 100644
index 0000000..5bae2af

Checking patch test/tests/notmuch-new/00600-message-moved.test...
Applied patch test/tests/notmuch-new/00600-message-moved.test cleanly.

index at:
100644 5bae2afa8bc7ca7c577ab01d26451ed04bd9b74b	test/tests/notmuch-new/00600-message-moved.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).