]> git.notmuchmail.org Git - notmuch/commit
test: Remove unnecessary JSON canonicalization
authorAustin Clements <amdragon@MIT.EDU>
Fri, 3 Aug 2012 01:14:48 +0000 (21:14 -0400)
committerDavid Bremner <bremner@debian.org>
Fri, 3 Aug 2012 23:16:45 +0000 (20:16 -0300)
commit624d1897ce70fde8a41f2ea245db2a5e27f16ce1
treee43517ee1bae30bc4e73ccf3e6c7e223d14f633e
parenta34bb1f9fad7c547eec5c254ce8274f190491186
test: Remove unnecessary JSON canonicalization

Format canonicalization of JSON output is no longer necessary, so
remove it.  Value canonicalization (e.g., normalizing thread IDs) is
still necessary, so all of the sanitization functions remain.
test/json
test/maildir-sync
test/multipart