X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=test%2Fcrypto;h=21a601391b4b4b4c872c5bb4a0e932f4edd399df;hb=1d6b49561f50d6cde1b473f9887e37748e49c02c;hp=ead05829dcdf4f8b00bb1dfbb654d853e9a86a2e;hpb=45fe3547458e0c403f7501bad89860afe2fa534a;p=notmuch diff --git a/test/crypto b/test/crypto index ead05829..21a60139 100755 --- a/test/crypto +++ b/test/crypto @@ -46,7 +46,7 @@ expected='[[[{"id": "XXXXX", "filename": "YYYYY", "timestamp": 946728000, "date_relative": "2000-01-01", - "tags": ["inbox"], + "tags": ["inbox","signed"], "headers": {"Subject": "test signed message 001", "From": "Notmuch Test Suite ", "To": "test_suite@notmuchmail.org", @@ -76,7 +76,7 @@ expected='[[[{"id": "XXXXX", "filename": "YYYYY", "timestamp": 946728000, "date_relative": "2000-01-01", - "tags": ["inbox"], + "tags": ["inbox","signed"], "headers": {"Subject": "test signed message 001", "From": "Notmuch Test Suite ", "To": "test_suite@notmuchmail.org", @@ -106,7 +106,7 @@ expected='[[[{"id": "XXXXX", "filename": "YYYYY", "timestamp": 946728000, "date_relative": "2000-01-01", - "tags": ["inbox"], + "tags": ["inbox","signed"], "headers": {"Subject": "test signed message 001", "From": "Notmuch Test Suite ", "To": "test_suite@notmuchmail.org", @@ -141,7 +141,7 @@ output=$(notmuch show --format=text --decrypt subject:"test encrypted message 00 | sed -e 's|"created": [1234567890]*|"created": 946728000|') expected=' message{ id:XXXXX depth:0 match:1 filename:XXXXX header{ -Notmuch Test Suite (2000-01-01) (inbox) +Notmuch Test Suite (2000-01-01) (encrypted inbox) Subject: test encrypted message 001 From: Notmuch Test Suite To: test_suite@notmuchmail.org @@ -172,7 +172,7 @@ expected='[[[{"id": "XXXXX", "filename": "YYYYY", "timestamp": 946728000, "date_relative": "2000-01-01", - "tags": ["inbox"], + "tags": ["encrypted","inbox"], "headers": {"Subject": "test encrypted message 001", "From": "Notmuch Test Suite ", "To": "test_suite@notmuchmail.org", @@ -223,7 +223,7 @@ expected='[[[{"id": "XXXXX", "filename": "YYYYY", "timestamp": 946728000, "date_relative": "2000-01-01", - "tags": ["inbox"], + "tags": ["encrypted","inbox"], "headers": {"Subject": "test encrypted message 001", "From": "Notmuch Test Suite ", "To": "test_suite@notmuchmail.org", @@ -258,7 +258,7 @@ expected='[[[{"id": "XXXXX", "filename": "YYYYY", "timestamp": 946728000, "date_relative": "2000-01-01", - "tags": ["inbox"], + "tags": ["encrypted","inbox"], "headers": {"Subject": "test encrypted message 002", "From": "Notmuch Test Suite ", "To": "test_suite@notmuchmail.org", @@ -309,7 +309,7 @@ expected='[[[{"id": "XXXXX", "filename": "YYYYY", "timestamp": 946728000, "date_relative": "2000-01-01", - "tags": ["inbox"], + "tags": ["inbox","signed"], "headers": {"Subject": "test signed message 001", "From": "Notmuch Test Suite ", "To": "test_suite@notmuchmail.org",