summaryrefslogtreecommitdiff
path: root/test/multipart
AgeCommit message (Expand)Author
2012-08-03test: Remove unnecessary JSON canonicalizationAustin Clements
2012-08-03test: Uniformly canonicalize actual and expected JSONAustin Clements
2012-03-19reply: Add a JSON reply format.Adam Wolfe Gordon
2012-03-19test: Add broken test for the new JSON reply format.Adam Wolfe Gordon
2012-03-18show: Convert raw format to the new self-recursive style, properly support interior partsAustin Clements
2012-03-18test: Fix malformed multipart messageAustin Clements
2012-03-18test: Fix typo in test descriptionAustin Clements
2012-03-02test: update tests to reflect the exclude flagMark Walters
2012-03-01show: Unify JSON header output for messages and message partsAustin Clements
2012-03-01show: Use consistent header ordering in the JSON formatAustin Clements
2012-01-23show: Use consistent header ordering in the text formatAustin Clements
2011-10-06test: test for absence of "Non-text part: application/pgp-*" lines in replyJameson Graef Rollins
2011-10-06test/multipart: test for absence of "Non-text part:" lines in reply for multipart/* and message/rfc822 partsJameson Graef Rollins
2011-09-10test: mark multipart rfc822 part test as brokenDavid Bremner
2011-09-05test: overhaul multipart test to test for improved message/rfc822 handlingJameson Graef Rollins
2011-09-05test: Fix date in test message in multipart test.Jameson Graef Rollins
2011-09-05test: some small fixes to multipart testJameson Graef Rollins
2011-06-29test: Nix increment_mtime.Austin Clements
2011-06-28test: fix tests after notmuch show output changes related to filenamesDmitry Kurochkin
2011-06-23fix sum moar typos [user-visible documentation in code]Pieter Praet
2011-06-03test: modify multipart test to use test_expect_equal_fileJameson Graef Rollins
2011-05-31test: Add test showing notmuch corrupts a part with a CRLF pair in itCarl Worth
2011-05-31test: Fix a misspelling in one of our test cases.Carl Worth
2011-05-27tag signed/encrypted during notmuch newJameson Graef Rollins
2011-05-27Update some more recent tests to use /usr/bin/env to find bashCarl Worth
2011-05-24test: Expand multipart test to cover "notmuch reply" as wellCarl Worth
2011-05-24test: Expand multipart test to cover part output in all formats.Jameson Graef Rollins
2011-05-20test: remove hard-coded paths from multipart testJameson Graef Rollins
2011-05-17notmuch show: Properly nest MIME parts within mulipart partsCarl Worth
2011-05-17notmuch show: Include output for the enclosing multipart part of a MIME mailCarl Worth
2011-05-16test: Add a test of "notmuch show" with a multipart messageCarl Worth