notmuch/test/corpora
David Bremner f7130468d2 Import notmuch_0.28.2.orig.tar.gz
[dgit import orig notmuch_0.28.2.orig.tar.gz]
2019-02-17 07:30:33 -04:00
..
broken Import notmuch_0.28.2.orig.tar.gz 2019-02-17 07:30:33 -04:00
crypto Import notmuch_0.28.2.orig.tar.gz 2019-02-17 07:30:33 -04:00
default Import notmuch_0.28.2.orig.tar.gz 2019-02-17 07:30:33 -04:00
html Import notmuch_0.28.2.orig.tar.gz 2019-02-17 07:30:33 -04:00
lkml/cur Import notmuch_0.28.2.orig.tar.gz 2019-02-17 07:30:33 -04:00
threading Import notmuch_0.28.2.orig.tar.gz 2019-02-17 07:30:33 -04:00
README Import notmuch_0.28.2.orig.tar.gz 2019-02-17 07:30:33 -04:00

This directory contains email corpora for testing.

default
  The default corpus is based on about 50 messages from early in the
  history of the notmuch mailing list, which allows for reliably
  testing commands that need to operate on a not-totally-trivial
  number of messages.

broken
  The broken corpus contains messages that are broken and/or RFC
  non-compliant, ensuring we deal with them in a sane way.

html
  The html corpus contains html parts

crypto
  The crypto corpus contains encrypted messages for testing.
  It should probably also contain signed messages in the future.
  Please add them!