You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ponymail.apache.org by se...@apache.org on 2021/10/08 15:46:23 UTC

[incubator-ponymail-unit-tests] branch master updated: Standardise corpus names

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 07ac91a  Standardise corpus names
07ac91a is described below

commit 07ac91a2c5da155e3a2613d6a1afb40ba4c110a3
Author: Sebb <se...@apache.org>
AuthorDate: Fri Oct 8 16:45:45 2021 +0100

    Standardise corpus names
---
 ...tpd_apache_org_2020-07.asf.mbox => httpd-users-2020-07.asf.mbox} | 0
 ...users_httpd_apache_org_2020-07.mbox => httpd-users-2020-07.mbox} | 0
 corpus/{maven_dev_2017_listsao.mbox => maven-dev-2017-listsao.mbox} | 0
 ..._2017_mailarchivesao.mbox => maven-dev-2017-mailarchivesao.mbox} | 0
 yaml/generators-dkim-multimbox.yaml                                 | 6 +++---
 yaml/generators-httpd-user.yaml                                     | 4 ++--
 yaml/generators-httpd-user_asf.yaml                                 | 4 ++--
 yaml/parsing-users-httpd-2020-07.yaml                               | 4 ++--
 yaml/parsing-users-httpd-2020-07_asf.yaml                           | 4 ++--
 9 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/corpus/users_httpd_apache_org_2020-07.asf.mbox b/corpus/httpd-users-2020-07.asf.mbox
similarity index 100%
rename from corpus/users_httpd_apache_org_2020-07.asf.mbox
rename to corpus/httpd-users-2020-07.asf.mbox
diff --git a/corpus/users_httpd_apache_org_2020-07.mbox b/corpus/httpd-users-2020-07.mbox
similarity index 100%
rename from corpus/users_httpd_apache_org_2020-07.mbox
rename to corpus/httpd-users-2020-07.mbox
diff --git a/corpus/maven_dev_2017_listsao.mbox b/corpus/maven-dev-2017-listsao.mbox
similarity index 100%
rename from corpus/maven_dev_2017_listsao.mbox
rename to corpus/maven-dev-2017-listsao.mbox
diff --git a/corpus/maven_dev_2017_mailarchivesao.mbox b/corpus/maven-dev-2017-mailarchivesao.mbox
similarity index 100%
rename from corpus/maven_dev_2017_mailarchivesao.mbox
rename to corpus/maven-dev-2017-mailarchivesao.mbox
diff --git a/yaml/generators-dkim-multimbox.yaml b/yaml/generators-dkim-multimbox.yaml
index 388d0c1..b6a75e0 100644
--- a/yaml/generators-dkim-multimbox.yaml
+++ b/yaml/generators-dkim-multimbox.yaml
@@ -1,8 +1,8 @@
 args:
   cmd: tests/test-generators.py --generate yaml/generators-maven-dev-multimbox.yaml
-    --mbox corpus/maven_dev_2017_mailarchivesao.mbox --rootdir /x1/incubator-ponymail-foal/
+    --mbox corpus/maven-dev-2017-mailarchivesao.mbox --rootdir /x1/incubator-ponymail-foal/
 generators:
-  corpus/maven_dev_2017_mailarchivesao.mbox:
+  corpus/maven-dev-2017-mailarchivesao.mbox:
     dkim:
     - index: 0
       message-id: <00...@apache.org>
@@ -3196,7 +3196,7 @@ generators:
     - index: 1063
       message-id: ''
       generated: 0q85fjdb9cntygnfnbjdkk7ftbdw2td7
-  corpus/maven_dev_2017_listsao.mbox:
+  corpus/maven-dev-2017-listsao.mbox:
     dkim:
     - index: 0
       message-id: <00...@apache.org>
diff --git a/yaml/generators-httpd-user.yaml b/yaml/generators-httpd-user.yaml
index 9d57ab8..30c2086 100644
--- a/yaml/generators-httpd-user.yaml
+++ b/yaml/generators-httpd-user.yaml
@@ -1,8 +1,8 @@
 args:
   cmd: tests/test-generators.py --generate yaml/generators-httpd-user.yaml --mbox
-    corpus/users_httpd_apache_org_2020-07.mbox --rootdir /x1/incubator-ponymail-foal/
+    corpus/httpd-users-2020-07.mbox --rootdir /x1/incubator-ponymail-foal/
 generators:
-  corpus/users_httpd_apache_org_2020-07.mbox:
+  corpus/httpd-users-2020-07.mbox:
     cluster:
     - index: 0
       message-id: <CA...@mail.gmail.com>
diff --git a/yaml/generators-httpd-user_asf.yaml b/yaml/generators-httpd-user_asf.yaml
index 51818c0..eeb7692 100644
--- a/yaml/generators-httpd-user_asf.yaml
+++ b/yaml/generators-httpd-user_asf.yaml
@@ -1,8 +1,8 @@
 args:
   cmd: tests/test-generators.py --generate yaml/generators-httpd-user_asf.yaml --mbox
-    corpus/users_httpd_apache_org_2020-07.asf.mbox --rootdir /x1/incubator-ponymail-foal/
+    corpus/httpd-users-2020-07.asf.mbox --rootdir /x1/incubator-ponymail-foal/
 generators:
-  corpus/users_httpd_apache_org_2020-07.asf.mbox:
+  corpus/httpd-users-2020-07.asf.mbox:
     cluster:
     - index: 0
       message-id: <CA...@mail.gmail.com>
diff --git a/yaml/parsing-users-httpd-2020-07.yaml b/yaml/parsing-users-httpd-2020-07.yaml
index 5cfa377..4c1f0e6 100644
--- a/yaml/parsing-users-httpd-2020-07.yaml
+++ b/yaml/parsing-users-httpd-2020-07.yaml
@@ -1,9 +1,9 @@
 args:
   cmd: tests/test-parsing.py --generate yaml/parsing-users-httpd-2020-07.yaml --mbox
-    corpus/users_httpd_apache_org_2020-07.mbox --rootdir /x1/incubator-ponymail-foal
+    corpus/httpd-users-2020-07.mbox --rootdir /x1/incubator-ponymail-foal
   parse_html: false
 parsing:
-  corpus/users_httpd_apache_org_2020-07.mbox:
+  corpus/httpd-users-2020-07.mbox:
   - index: 0
     message-id: <CA...@mail.gmail.com>
     body_sha3_256: 119240fa84d7b24c31760daeff3c1f402fd3b96cd43dab7d0049fdfc5d295758
diff --git a/yaml/parsing-users-httpd-2020-07_asf.yaml b/yaml/parsing-users-httpd-2020-07_asf.yaml
index 5bec894..a6effdd 100644
--- a/yaml/parsing-users-httpd-2020-07_asf.yaml
+++ b/yaml/parsing-users-httpd-2020-07_asf.yaml
@@ -1,9 +1,9 @@
 args:
   cmd: tests/test-parsing.py --generate yaml/parsing-users-httpd-2020-07_asf.yaml
-    --mbox corpus/users_httpd_apache_org_2020-07.asf.mbox --rootdir /x1/incubator-ponymail-foal
+    --mbox corpus/httpd-users-2020-07.asf.mbox --rootdir /x1/incubator-ponymail-foal
   parse_html: false
 parsing:
-  corpus/users_httpd_apache_org_2020-07.asf.mbox:
+  corpus/httpd-users-2020-07.asf.mbox:
   - index: 0
     message-id: <CA...@mail.gmail.com>
     body_sha3_256: 119240fa84d7b24c31760daeff3c1f402fd3b96cd43dab7d0049fdfc5d295758