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 8715cd2 Seed corpus
new 58caed3 Initial test scripts
new e05d57c preliminary test specs
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:
tests/test-generators.py | 106 +
tests/test-parsing.py | 107 +
yaml/generators-commits-ponymail.yaml | 1484 +++++++++
yaml/generators-httpd-user.yaml | 1952 ++++++++++++
yaml/parsing-commits-ponymail-2016-06.yaml | 332 ++
yaml/parsing-htmlmixin-with-html2text.yaml | 4530 ++++++++++++++++++++++++++++
yaml/parsing-htmlonly-no-html2text.yaml | 16 +
yaml/parsing-htmlonly-with-html2text.yaml | 16 +
yaml/parsing-users-httpd-2020-07.yaml | 464 +++
9 files changed, 9007 insertions(+)
create mode 100644 tests/test-generators.py
create mode 100644 tests/test-parsing.py
create mode 100644 yaml/generators-commits-ponymail.yaml
create mode 100644 yaml/generators-httpd-user.yaml
create mode 100644 yaml/parsing-commits-ponymail-2016-06.yaml
create mode 100644 yaml/parsing-htmlmixin-with-html2text.yaml
create mode 100644 yaml/parsing-htmlonly-no-html2text.yaml
create mode 100644 yaml/parsing-htmlonly-with-html2text.yaml
create mode 100644 yaml/parsing-users-httpd-2020-07.yaml