remove obsolete threading tests

This commit is contained in:
Dirk-Jan C. Binnema
2021-01-20 11:46:14 +02:00
parent 68a75c2c91
commit 035a10ab49
56 changed files with 1 additions and 778 deletions

View File

@ -1,4 +1,4 @@
## Copyright (C) 2010-2020 Dirk-Jan C. Binnema <djcb@djcbsoftware.nl>
## Copyright (C) 2010-2021 Dirk-Jan C. Binnema <djcb@djcbsoftware.nl>
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
@ -23,7 +23,6 @@ SUBDIRS= utils index
TESTDEFS= \
-DMU_TESTMAILDIR=\"${abs_srcdir}/testdir\" \
-DMU_TESTMAILDIR2=\"${abs_srcdir}/testdir2\" \
-DMU_TESTMAILDIR3=\"${abs_srcdir}/testdir3\" \
-DMU_TESTMAILDIR4=\"${abs_srcdir}/testdir4\" \
-DABS_CURDIR=\"${abs_builddir}\" \
-DABS_SRCDIR=\"${abs_srcdir}\"
@ -164,11 +163,6 @@ TEST_PROGS+=test-tokenizer
test_tokenizer_SOURCES=test-tokenizer.cc
test_tokenizer_LDADD=libtestmucommon.la
TEST_PROGS+=test-threader
test_threader_SOURCES=mu-query-threader.cc
test_threader_LDADD=libtestmucommon.la
test_threader_CXXFLAGS=$(AM_CXXFLAGS) -DBUILD_TESTS
TEST_PROGS+=test-threads
test_threads_SOURCES=mu-query-threads.cc
test_threads_LDADD=libtestmucommon.la
@ -235,50 +229,6 @@ EXTRA_DIST+= \
testdir2/wom_bat/cur/atomic \
testdir2/wom_bat/cur/rfc822.1 \
testdir2/wom_bat/cur/rfc822.2 \
testdir3/cycle \
testdir3/cycle/new/.noindex \
testdir3/cycle/cur/rogue0 \
testdir3/cycle/cur/cycle0 \
testdir3/cycle/cur/cycle0.0 \
testdir3/cycle/cur/cycle0.0.0 \
testdir3/cycle/tmp/.noindex \
testdir3/tree/new/.noindex \
testdir3/tree/cur/child0.0 \
testdir3/tree/cur/child4.0 \
testdir3/tree/cur/root2 \
testdir3/tree/cur/root1 \
testdir3/tree/cur/child3.0.0.0.0 \
testdir3/tree/cur/root0 \
testdir3/tree/cur/child2.0.0 \
testdir3/tree/cur/child0.1 \
testdir3/tree/cur/child0.1.0 \
testdir3/tree/cur/child4.1 \
testdir3/tree/tmp/.noindex \
testdir3/sort/1st-child-promotes-thread/cur/A \
testdir3/sort/1st-child-promotes-thread/cur/B \
testdir3/sort/1st-child-promotes-thread/cur/C \
testdir3/sort/1st-child-promotes-thread/cur/D \
testdir3/sort/2nd-child-promotes-thread/cur/A \
testdir3/sort/2nd-child-promotes-thread/cur/B \
testdir3/sort/2nd-child-promotes-thread/cur/C \
testdir3/sort/2nd-child-promotes-thread/cur/D \
testdir3/sort/2nd-child-promotes-thread/cur/E \
testdir3/sort/child-does-not-promote-thread/cur/A \
testdir3/sort/child-does-not-promote-thread/cur/X \
testdir3/sort/child-does-not-promote-thread/cur/Y \
testdir3/sort/child-does-not-promote-thread/cur/Z \
testdir3/sort/grandchild-promotes-only-subthread/cur/A \
testdir3/sort/grandchild-promotes-only-subthread/cur/B \
testdir3/sort/grandchild-promotes-only-subthread/cur/C \
testdir3/sort/grandchild-promotes-only-subthread/cur/D \
testdir3/sort/grandchild-promotes-only-subthread/cur/E \
testdir3/sort/grandchild-promotes-only-subthread/cur/F \
testdir3/sort/grandchild-promotes-only-subthread/cur/G \
testdir3/sort/grandchild-promotes-thread/cur/A \
testdir3/sort/grandchild-promotes-thread/cur/B \
testdir3/sort/grandchild-promotes-thread/cur/C \
testdir3/sort/grandchild-promotes-thread/cur/D \
testdir3/sort/grandchild-promotes-thread/cur/E \
testdir4/1220863087.12663_19.mindcrime!2,S \
testdir4/1220863042.12663_1.mindcrime!2,S \
testdir4/1283599333.1840_11.cthulhu!2, \

View File

@ -1,7 +0,0 @@
From: foo@example.com
To: bar@example.com
Subject: cycle0
Message-Id: <cycle0@msg.id>
Date: Tue, 21 Jun 2011 11:00 +0000
def

View File

@ -1,8 +0,0 @@
From: foo@example.com
To: bar@example.com
Subject: cycle0.0
Message-Id: <cycle0.0@msg.id>
References: <cycle0@msg.id>
Date: Tue, 21 Jun 2011 12:00 +0000
def

View File

@ -1,8 +0,0 @@
From: foo@example.com
To: bar@example.com
Subject: cycle0.0.0
Message-Id: <cycle0.0.0@msg.id>
References: <cycle0@msg.id> <cycle0.0@msg.id>
Date: Tue, 21 Jun 2011 13:00 +0000
def

View File

@ -1,8 +0,0 @@
From: foo@example.com
To: bar@example.com
Subject: rogue0
Message-Id: <rogue0@msg.id>
References: <cycle0.0@msg.id> <cycle0@msg.id>
Date: Tue, 21 Jun 2011 15:00 +0000
def

View File

@ -1,7 +0,0 @@
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

@ -1,7 +0,0 @@
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

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

View File

@ -1,9 +0,0 @@
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

@ -1,7 +0,0 @@
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

@ -1,7 +0,0 @@
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

@ -1,9 +0,0 @@
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

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

View File

@ -1,9 +0,0 @@
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

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

View File

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

View File

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

View File

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

View File

@ -1,7 +0,0 @@
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

@ -1,7 +0,0 @@
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

@ -1,9 +0,0 @@
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

@ -1,9 +0,0 @@
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

@ -1,9 +0,0 @@
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

@ -1,9 +0,0 @@
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

@ -1,7 +0,0 @@
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

View File

@ -1,7 +0,0 @@
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

@ -1,7 +0,0 @@
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

@ -1,9 +0,0 @@
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

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

View File

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

View File

@ -1,9 +0,0 @@
From: testfrom@example.com
To: testto@example.com
Subject: Re: child 0.0
Message-Id: <child0.0@msg.id>
References: <root0@msg.id>
In-reply-to: <root0@msg.id>
Date: Tue, 21 Jun 2011 11:10 +0000
abc

View File

@ -1,9 +0,0 @@
From: testfrom@example.com
To: testto@example.com
Subject: Re: child 0.1
Message-Id: <child0.1@msg.id>
References: <root0@msg.id>
In-reply-to: <root0@msg.id>
Date: Tue, 21 Jun 2011 11:20 +0000
abc

View File

@ -1,9 +0,0 @@
From: testfrom@example.com
To: testto@example.com
Subject: Re: child 0.1.0
Message-Id: <child0.1.0@msg.id>
References: <root0@msg.id> <child0.1@msg.id>
In-Reply-To: <child0.1@msg.id>
Date: Tue, 21 Jun 2011 11:22 +0000
abc

View File

@ -1,12 +0,0 @@
From: testfrom@example.com
To: testto@example.com
Subject: Re: child 2.0.0
Message-Id: <child2.0.0@msg.id>
References: <root2@msg.id> <nonexistant@msg.id>
In-Reply-To: <nonexistant@msg.id>
Date: Tue, 21 Jun 2011 15:02 +0000
abc
note, there's no message for 'nonexistant@msg.id', so this msg should
be promoted to level 2.0

View File

@ -1,9 +0,0 @@
From: testfrom@example.com
To: testto@example.com
Subject: Re: child 3.0.0.0
Message-Id: <child3.0.0.0.0@msg.id>
References: <non-exist-01@msg.id> <non-exist-02@msg.id> <non-exist-03@msg.id> <non-exist-04@msg.id>
1n-Reply-To: <non-exist-04@msg.id>
Date: Wed, 22 Jun 2011 16:33 +0000
abc

View File

@ -1,9 +0,0 @@
From: testfrom@example.com
To: testto@example.com
Subject: Re: child 4.0
Message-Id: <child4.0@msg.id>
References: <non-exist-root4@msg.id>
In-reply-to: <non-exist-root4@msg.id>
Date: Tue, 24 Jun 2011 11:10 +0000
abc

View File

@ -1,9 +0,0 @@
From: testfrom@example.com
To: testto@example.com
Subject: Re: child 4.1
Message-Id: <child4.1@msg.id>
References: <non-exist-root4@msg.id>
In-reply-to: <non-exist-root4@msg.id>
Date: Tue, 24 Jun 2011 11:20 +0000
abc

View File

@ -1,7 +0,0 @@
From: testfrom@example.com
To: testto@example.com
Subject: root0
Message-Id: <root0@msg.id>
Date: Tue, 21 Jun 2011 11:00 +0000
abc

View File

@ -1,7 +0,0 @@
From: testfrom@example.com
To: testto@example.com
Subject: root1
Message-Id: <root1@msg.id>
Date: Tue, 21 Jun 2011 12:00 +0000
abc

View File

@ -1,7 +0,0 @@
From: testfrom@example.com
To: testto@example.com
Subject: root2
Message-Id: <root2@msg.id>
Date: Tue, 21 Jun 2011 13:00 +0000
abc