aboutsummaryrefslogtreecommitdiff
path: root/test/corpus
AgeCommit message (Collapse)Author
2011-12-31test: add two new messages to corpus with iso-8859-1 encodingDavid Bremner
One is quoted printable, the other users 8 bit encoding. The latter triggers a bug in the python bindings due to missing call to g_mime_init. The corresponding test is marked broken in this commit.
2011-06-28test:Expect multiple filenames for message with multiple filesMark Anderson
Update the test mail corpus to have two files with the same content to expose the bug where a single message with multiple filenames only reports a single filename. Update expected results for search --output=files to match new behavior for multiple files corresponding to a single message Signed-off-by: Mark Anderson <ma.skies@gmail.com>
2010-11-11test: Move corpus emails into maildir directory structureCarl Worth
Now that we have maildir synchronization turned on by default, it's advantageous to make all of the tests exercise it as much as possible.
2010-11-05test: Update mail corpus with original mails (with attachments).Carl Worth
The original mails used to pupulate the mail corpus had had their attachments (obnoxiously) scrubbed by the pipermail mail archiver. Since we actually want to test the handling of attachments, this is less than useful. Restore these files from my own collection, (with some Received and similar headers pruned).
2010-09-20test: Add a corpus of email messages to be used in testing.Carl Worth
This is simply 50 messages from the early history of the notmuch mailing list, (fetched from the public archives).