This is an automated email from the ASF dual-hosted git repository.

humbedooh pushed a change to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-ponymail-unit-tests.git.


    from 2f142f4  cli args for runall.py
     new 3b6676b  allow for generating from multiple mbox files, be more 
lenient with email bodies
     new 28055ac  Miscellaneous parsing tests and corpus

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 corpus/empty_attachment.mbox    | 44 +++++++++++++++++++++
 corpus/empty_body.mbox          | 51 ++++++++++++++++++++++++
 corpus/no_date.mbox             |  5 +++
 corpus/text_enriched.mbox       | 87 +++++++++++++++++++++++++++++++++++++++++
 tests/test-parsing.py           | 40 +++++++++++--------
 yaml/parsing-miscellaneous.yaml | 26 ++++++++++++
 6 files changed, 237 insertions(+), 16 deletions(-)
 create mode 100644 corpus/empty_attachment.mbox
 create mode 100644 corpus/empty_body.mbox
 create mode 100644 corpus/no_date.mbox
 create mode 100644 corpus/text_enriched.mbox
 create mode 100644 yaml/parsing-miscellaneous.yaml

Reply via email to