[PATCH 1/6] test: two new messages for the 'broken' corpus

David Bremner david at tethera.net
Fri Apr 20 11:31:30 PDT 2018


These have an 'In-Reply-To' loop, which currently confuses "notmuch
new".
---
 test/corpora/broken/loop/loop-12 | 8 ++++++++
 test/corpora/broken/loop/loop-21 | 8 ++++++++
 2 files changed, 16 insertions(+)
 create mode 100644 test/corpora/broken/loop/loop-12
 create mode 100644 test/corpora/broken/loop/loop-21

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 at example.org>
+To: Daniel <daniel at example.org>
+Subject: referencing in-reply-to-loop-21
+Message-ID: <mid-loop-12 at example.org>
+In-Reply-To: <mid-loop-21 at 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 at example.org>
+To: Daniel <daniel at example.org>
+Subject: referencing in-reply-to-loop-12
+Message-ID: <mid-loop-21 at example.org>
+In-Reply-To: <mid-loop-12 at 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
-- 
2.17.0



More information about the notmuch mailing list