tests: threads: Test if grandchild message promotes only its subthread

This commit is contained in:
Jakub Sitnicki
2014-07-15 07:24:47 +02:00
parent cbfe28b885
commit 856a651d38
10 changed files with 88 additions and 0 deletions

View File

@ -0,0 +1,7 @@
From: testfrom@example.com
To: testto@example.com
Subject: A
Message-Id: <A@msg.id>
Date: Sat, 17 May 2014 10:00:00 +0000
A

View File

@ -0,0 +1,7 @@
From: testfrom@example.com
To: testto@example.com
Subject: B
Message-Id: <B@msg.id>
Date: Sat, 17 May 2014 10:00:00 +0000
B

View File

@ -0,0 +1,9 @@
From: testfrom@example.com
To: testto@example.com
Subject: C
Message-Id: <C@msg.id>
References: <B@msg.id>
In-reply-to: <B@msg.id>
Date: Sat, 17 May 2014 10:00:00 +0000
C

View File

@ -0,0 +1,9 @@
From: testfrom@example.com
To: testto@example.com
Subject: D
Message-Id: <D@msg.id>
References: <B@msg.id>
In-reply-to: <B@msg.id>
Date: Sat, 17 May 2014 10:00:00 +0000
D

View File

@ -0,0 +1,9 @@
From: testfrom@example.com
To: testto@example.com
Subject: E
Message-Id: <E@msg.id>
References: <B@msg.id>
In-reply-to: <B@msg.id>
Date: Sat, 17 May 2014 10:00:00 +0000
E

View File

@ -0,0 +1,9 @@
From: testfrom@example.com
To: testto@example.com
Subject: F
Message-Id: <F@msg.id>
References: <B@msg.id> <D@msg.id>
In-reply-to: <D@msg.id>
Date: Sat, 17 May 2014 10:00:00 +0000
F

View File

@ -0,0 +1,7 @@
From: testfrom@example.com
To: testto@example.com
Subject: G
Message-Id: <G@msg.id>
Date: Sat, 17 May 2014 10:00:00 +0000
G