From c87da6961d218db1d80cc9a164910a02401a96e5 Mon Sep 17 00:00:00 2001 From: Mark Anderson Date: Fri, 24 Jun 2011 16:36:40 -0600 Subject: [PATCH] test:Expect multiple filenames for message with multiple files Update the test mail corpus to have two files with the same content to expose the bug where a single message with multiple filenames only reports a single filename. Update expected results for search --output=files to match new behavior for multiple files corresponding to a single message Signed-off-by: Mark Anderson --- test/corpus/cur/51:2, | 12 ++++++++++++ test/search-output | 2 ++ 2 files changed, 14 insertions(+) create mode 100644 test/corpus/cur/51:2, diff --git a/test/corpus/cur/51:2, b/test/corpus/cur/51:2, new file mode 100644 index 00000000..f522f69e --- /dev/null +++ b/test/corpus/cur/51:2, @@ -0,0 +1,12 @@ +From: "Aron Griffis" +To: notmuch@notmuchmail.org +Date: Tue, 17 Nov 2009 18:21:38 -0500 +Subject: [notmuch] archive +Message-ID: <20091117232137.GA7669@griffis1.net> + +Just subscribed, I'd like to catch up on the previous postings, +but the archive link seems to be bogus? + +Thanks, +Aron + diff --git a/test/search-output b/test/search-output index 3c875cd1..10291c3b 100755 --- a/test/search-output +++ b/test/search-output @@ -207,6 +207,7 @@ MAIL_DIR/cur/22:2, MAIL_DIR/cur/21:2, MAIL_DIR/cur/19:2, MAIL_DIR/cur/18:2, +MAIL_DIR/cur/51:2, MAIL_DIR/cur/20:2, MAIL_DIR/cur/17:2, MAIL_DIR/cur/16:2, @@ -263,6 +264,7 @@ cat <EXPECTED "MAIL_DIR/cur/21:2,", "MAIL_DIR/cur/19:2,", "MAIL_DIR/cur/18:2,", +"MAIL_DIR/cur/51:2,", "MAIL_DIR/cur/20:2,", "MAIL_DIR/cur/17:2,", "MAIL_DIR/cur/16:2,", -- 2.43.0