[PATCH v4 1/2] test: add tests for quoting of MML tags in replies
authorPieter Praet <pieter@praet.org>
Wed, 1 Feb 2012 13:54:11 +0000 (14:54 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:43:52 +0000 (09:43 -0800)
9b/49d5b6c48c5267f5da4bd9c63388f3f95724d1 [new file with mode: 0644]

diff --git a/9b/49d5b6c48c5267f5da4bd9c63388f3f95724d1 b/9b/49d5b6c48c5267f5da4bd9c63388f3f95724d1
new file mode 100644 (file)
index 0000000..8540362
--- /dev/null
@@ -0,0 +1,98 @@
+Return-Path: <pieter@praet.org>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 3B69D429E5B\r
+       for <notmuch@notmuchmail.org>; Wed,  1 Feb 2012 05:56:27 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.7\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id mm+r8LsNzqUK for <notmuch@notmuchmail.org>;\r
+       Wed,  1 Feb 2012 05:56:26 -0800 (PST)\r
+Received: from mail-ww0-f45.google.com (mail-ww0-f45.google.com\r
+ [74.125.82.45])       (using TLSv1 with cipher RC4-SHA (128/128 bits))        (No client\r
+ certificate requested)        by olra.theworths.org (Postfix) with ESMTPS id\r
+ 956E5431E64   for <notmuch@notmuchmail.org>; Wed,  1 Feb 2012 05:56:26 -0800\r
+ (PST)\r
+Received: by wgbdt12 with SMTP id dt12so1149269wgb.2\r
+       for <notmuch@notmuchmail.org>; Wed, 01 Feb 2012 05:56:25 -0800 (PST)\r
+Received: by 10.180.90.212 with SMTP id by20mr42253409wib.12.1328104585205;\r
+       Wed, 01 Feb 2012 05:56:25 -0800 (PST)\r
+Received: from localhost ([109.131.39.11])\r
+       by mx.google.com with ESMTPS id di5sm74061993wib.3.2012.02.01.05.56.24\r
+       (version=TLSv1/SSLv3 cipher=OTHER);\r
+       Wed, 01 Feb 2012 05:56:24 -0800 (PST)\r
+From: Pieter Praet <pieter@praet.org>\r
+To: Dmitry Kurochkin <dmitry.kurochkin@gmail.com>\r
+Subject: [PATCH v4 1/2] test: add tests for quoting of MML tags in replies\r
+Date: Wed,  1 Feb 2012 14:54:11 +0100\r
+Message-Id: <1328104451-17842-1-git-send-email-pieter@praet.org>\r
+X-Mailer: git-send-email 1.7.8.1\r
+In-Reply-To: <1328064581-13949-2-git-send-email-dmitry.kurochkin@gmail.com>\r
+References: <1328064581-13949-2-git-send-email-dmitry.kurochkin@gmail.com>\r
+Cc: Notmuch Mail <notmuch@notmuchmail.org>\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Wed, 01 Feb 2012 13:56:27 -0000\r
+\r
+From: Aaron Ecay <aaronecay@gmail.com>\r
+\r
+The test is broken at this time; the next commit will introduce a fix.\r
+\r
+Edited-by: Pieter Praet <pieter@praet.org>:\r
+  Moved expected output into the actual test and fixed "Fcc:" line.\r
+\r
+---\r
+ test/emacs |   21 +++++++++++++++++++++\r
+ 1 files changed, 21 insertions(+), 0 deletions(-)\r
+\r
+diff --git a/test/emacs b/test/emacs\r
+index 8ca4c8a..1fdd3a5 100755\r
+--- a/test/emacs\r
++++ b/test/emacs\r
+@@ -273,6 +273,27 @@ On 01 Jan 2000 12:00:00 -0000, Notmuch Test Suite <test_suite@notmuchmail.org> w\r
+ EOF\r
+ test_expect_equal_file OUTPUT EXPECTED\r
\r
++test_begin_subtest "Quote MML tags in reply"\r
++test_subtest_known_broken\r
++message_id='test-emacs-mml-quoting@message.id'\r
++add_message [id]="$message_id" \\r
++          "[subject]='$test_subtest_name'" \\r
++          '[body]="<#part disposition=inline>"'\r
++test_emacs "(notmuch-show \"id:$message_id\")\r
++            (notmuch-show-reply)\r
++            (test-output)"\r
++cat <<EOF >EXPECTED\r
++From: Notmuch Test Suite <test_suite@notmuchmail.org>\r
++To: \r
++Subject: Re: Quote MML tags in reply\r
++In-Reply-To: <test-emacs-mml-quoting@message.id>\r
++Fcc: $(pwd)/mail/sent\r
++--text follows this line--\r
++On Fri, 05 Jan 2001 15:43:57 +0000, Notmuch Test Suite <test_suite@notmuchmail.org> wrote:\r
++> <#!part disposition=inline>\r
++EOF\r
++test_expect_equal_file OUTPUT EXPECTED\r
++\r
+ test_begin_subtest "Save attachment from within emacs using notmuch-show-save-attachments"\r
+ # save as archive to test that Emacs does not re-compress .gz\r
+ test_emacs '(let ((standard-input "\"attachment1.gz\""))\r
+-- \r
+1.7.8.1\r
+\r