]> git.notmuchmail.org Git - notmuch/commit
test: sanitize dates in emacs, raw, and text output
authorDavid Bremner <david@tethera.net>
Sun, 8 Dec 2013 14:52:41 +0000 (22:52 +0800)
committerDavid Bremner <david@tethera.net>
Mon, 9 Dec 2013 13:20:27 +0000 (21:20 +0800)
commit72ff135ac3e79be548bf5b82b63d15ba278ef4ce
tree1fae4b470a8f3e732212755e5f18e686ef13842e
parent18921be2e9c0b15c7a4c053718470f667fd35b35
test: sanitize dates in emacs, raw, and text output

add a new function notmuch_date_sanitize for rfc822-ish things. Add
date sanitization to notmuch_show_sanitize_all and use it more places.

This is all in aid of a transition to unique timestamps on messages.
test/emacs
test/emacs-show
test/encoding
test/raw
test/test-lib.sh