]> git.notmuchmail.org Git - notmuch/commit
test: add notmuch_show_sanitize_all function that is a little more aggressive.
authorJameson Graef Rollins <jrollins@finestructure.net>
Thu, 26 May 2011 01:01:15 +0000 (18:01 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 27 May 2011 23:18:57 +0000 (16:18 -0700)
commit18967ef7506566c3b7b5332893a3876da051ca5d
tree9f52f1a9732c57467780b19af9900fc20bc88eef
parentb596fbbcd30c82a6487231f01ba1e4d68bd98275
test: add notmuch_show_sanitize_all function that is a little more aggressive.

The old notmuch_show_sanitize function only scrubed part of the
filename.  This one scrubs the full filename, as well as the message
id.
test/test-lib.sh