blob 9196cbd883dd2c044f79bae8f82f0ff0ba1e822b 391 bytes (raw)
name: test/tests/notmuch-search/00700-search-by-thread.test # note: path name is non-authoritative(*)
1
2
3
4
5
| | printf " Search by thread:...\t\t\t\t"
add_message '[subject]="search by thread"' '[date]="Sat, 01 Jan 2000 12:00:00 -0000"'
thread_id=$($NOTMUCH search id:${gen_msg_id} | sed -e 's/thread:\([a-f0-9]*\).*/\1/')
output=$($NOTMUCH search thread:${thread_id} | notmuch_search_sanitize)
pass_if_equal "$output" "thread:XXX 2000-01-01 [1/1] Notmuch Test Suite; search by thread (inbox unread)"
|
debug log:
solving 9196cbd ...
found 9196cbd 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-search/00700-search-by-thread.test b/test/tests/notmuch-search/00700-search-by-thread.test
new file mode 100644
index 0000000..9196cbd
Checking patch test/tests/notmuch-search/00700-search-by-thread.test...
Applied patch test/tests/notmuch-search/00700-search-by-thread.test cleanly.
index at:
100644 9196cbd883dd2c044f79bae8f82f0ff0ba1e822b test/tests/notmuch-search/00700-search-by-thread.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).