aboutsummaryrefslogtreecommitdiff
path: root/test/corpora
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2018-03-20 18:22:34 -0300
committerDavid Bremner <david@tethera.net>2018-04-20 11:23:31 -0300
commit044cbd920c6c68e741f1fb261c2710a0afb1ebad (patch)
tree27bdf0f607e0a4f790204d366db70c9b6799eab6 /test/corpora
parentea690a44d1a5af3da496b0d9482471cbd9623231 (diff)
test: two new messages for the 'broken' corpus
These have an 'In-Reply-To' loop, which currently confuses "notmuch new".
Diffstat (limited to 'test/corpora')
-rw-r--r--test/corpora/broken/loop/loop-128
-rw-r--r--test/corpora/broken/loop/loop-218
2 files changed, 16 insertions, 0 deletions
diff --git a/test/corpora/broken/loop/loop-12 b/test/corpora/broken/loop/loop-12
new file mode 100644
index 00000000..b5c3af7e
--- /dev/null
+++ b/test/corpora/broken/loop/loop-12
@@ -0,0 +1,8 @@
+From: Alice <alice@example.org>
+To: Daniel <daniel@example.org>
+Subject: referencing in-reply-to-loop-21
+Message-ID: <mid-loop-12@example.org>
+In-Reply-To: <mid-loop-21@example.org>
+Date: Thu, 16 Jun 2016 22:14:41 -0400
+
+Note Message-ID and In-Reply-To: in file in-reply-to-loop-21
diff --git a/test/corpora/broken/loop/loop-21 b/test/corpora/broken/loop/loop-21
new file mode 100644
index 00000000..234f0323
--- /dev/null
+++ b/test/corpora/broken/loop/loop-21
@@ -0,0 +1,8 @@
+From: Alice <alice@example.org>
+To: Daniel <daniel@example.org>
+Subject: referencing in-reply-to-loop-12
+Message-ID: <mid-loop-21@example.org>
+In-Reply-To: <mid-loop-12@example.org>
+Date: Fri, 17 Jun 2016 22:14:41 -0400
+
+Note Message-ID and In-Reply-To: in file in-reply-to-loop-12