aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJani Nikula <jani@nikula.org>2015-08-16 19:41:14 +0200
committerDavid Bremner <david@tethera.net>2016-01-29 17:45:46 -0400
commit2355f1522ae77a1012ca3ef08d97098a5951d142 (patch)
tree320bab0244bec95e4cf3c313f1604e803dc8a4b7 /test
parenta530a1706aa96cd20d7053bd91ecc5bfbee17756 (diff)
cli: crypto: S/MIME verification support
notmuch-show --verify will now also process S/MIME multiparts if encountered. Requires gmime-2.6 and gpgsm. Based on work by Jameson Graef Rollins <jrollins@finestructure.net>.
Diffstat (limited to 'test')
-rwxr-xr-xtest/T355-smime.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/T355-smime.sh b/test/T355-smime.sh
index a059fac5..d9424125 100755
--- a/test/T355-smime.sh
+++ b/test/T355-smime.sh
@@ -44,7 +44,6 @@ EOF
test_expect_equal_file EXPECTED OUTPUT
test_begin_subtest "signature verification (notmuch CLI)"
-test_subtest_known_broken
output=$(notmuch show --format=json --verify subject:"test signed message 001" \
| notmuch_json_show_sanitize \
| sed -e 's|"created": [-1234567890]*|"created": 946728000|' \