Re: [PATCH] test: Move tests from emacs to emacs-show
authorTomi Ollila <tomi.ollila@iki.fi>
Thu, 18 Oct 2012 10:19:32 +0000 (13:19 +0300)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:49:51 +0000 (09:49 -0800)
51/903c7b22c2fed0492d188baafe731efc3ae8ea [new file with mode: 0644]

diff --git a/51/903c7b22c2fed0492d188baafe731efc3ae8ea b/51/903c7b22c2fed0492d188baafe731efc3ae8ea
new file mode 100644 (file)
index 0000000..832fb88
--- /dev/null
@@ -0,0 +1,106 @@
+Return-Path: <tomi.ollila@iki.fi>\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 28425431FBD\r
+       for <notmuch@notmuchmail.org>; Thu, 18 Oct 2012 03:19:33 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
+       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 ZulQQYnGnv-d for <notmuch@notmuchmail.org>;\r
+       Thu, 18 Oct 2012 03:19:29 -0700 (PDT)\r
+Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
+       by olra.theworths.org (Postfix) with ESMTP id AA438431FB6\r
+       for <notmuch@notmuchmail.org>; Thu, 18 Oct 2012 03:19:29 -0700 (PDT)\r
+Received: from guru.guru-group.fi (localhost [IPv6:::1])\r
+       by guru.guru-group.fi (Postfix) with ESMTP id BD0201000E5;\r
+       Thu, 18 Oct 2012 13:19:32 +0300 (EEST)\r
+From: Tomi Ollila <tomi.ollila@iki.fi>\r
+To: Ethan Glasser-Camp <ethan.glasser.camp@gmail.com>, notmuch@notmuchmail.org\r
+Subject: Re: [PATCH] test: Move tests from emacs to emacs-show\r
+In-Reply-To: <1350526612-28756-1-git-send-email-ethan@betacantrips.com>\r
+References: <1350518399-31087-1-git-send-email-ethan@betacantrips.com>\r
+       <1350526612-28756-1-git-send-email-ethan@betacantrips.com>\r
+User-Agent: Notmuch/0.14+51~g62cd13b (http://notmuchmail.org) Emacs/24.2.1\r
+       (x86_64-unknown-linux-gnu)\r
+X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
+       $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
+       !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
+Date: Thu, 18 Oct 2012 13:19:32 +0300\r
+Message-ID: <m26268jd57.fsf@guru.guru-group.fi>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+Cc: Ethan Glasser-Camp <ethan@betacantrips.com>\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: Thu, 18 Oct 2012 10:19:33 -0000\r
+\r
+On Thu, Oct 18 2012, Ethan Glasser-Camp wrote:\r
+\r
+> This requires changing the contents of the crypto tests, as one thread\r
+> that was marked read by the earlier tests in test/emacs is no longer\r
+> marked read.\r
+>\r
+> This moves tests for:\r
+>\r
+> - 09d19ac "test: emacs: toggle eliding of non-matching messages in\r
+>    `notmuch-show'", which should have actually read: "test: emacs:\r
+>    toggle processing of cryptographic MIME parts in `notmuch-show'".\r
+>    See commit 19ec74c5.\r
+>\r
+> - 5ea1dbe "test: emacs: toggle eliding of non-matching messages in\r
+>   `notmuch-show'"\r
+>\r
+> - 345faab "test: emacs: toggle thread content indentation in\r
+>   `notmuch-show'"\r
+>\r
+> Signed-off-by: Ethan Glasser-Camp <ethan@betacantrips.com>\r
+> ---\r
+> I screwed up with git commit --amend or something on the last patch,\r
+> so David Bremner suggested that I take advantage of the situation to\r
+> write this patch, which does something useful as a side effect.\r
+\r
++1\r
+\r
+Tomi\r
+\r
+>\r
+>  test/emacs                                         |   67 -----------------\r
+>  test/emacs-show                                    |   71 ++++++++++++++++++\r
+>  .../notmuch-show-elide-non-matching-messages-off   |   79 ++++++++++++++++++++\r
+>  .../notmuch-show-elide-non-matching-messages-on    |   75 +++++++++++++++++++\r
+>  .../notmuch-show-indent-thread-content-off         |   79 ++++++++++++++++++++\r
+>  .../notmuch-show-process-crypto-mime-parts-off     |   31 ++++++++\r
+>  .../notmuch-show-process-crypto-mime-parts-on      |   32 ++++++++\r
+>  .../notmuch-show-elide-non-matching-messages-off   |   79 --------------------\r
+>  .../notmuch-show-elide-non-matching-messages-on    |   75 -------------------\r
+>  .../notmuch-show-indent-thread-content-off         |   79 --------------------\r
+>  .../notmuch-show-process-crypto-mime-parts-off     |   31 --------\r
+>  .../notmuch-show-process-crypto-mime-parts-on      |   32 --------\r
+>  12 files changed, 367 insertions(+), 363 deletions(-)\r
+>  create mode 100644 test/emacs-show.expected-output/notmuch-show-elide-non-matching-messages-off\r
+>  create mode 100644 test/emacs-show.expected-output/notmuch-show-elide-non-matching-messages-on\r
+>  create mode 100644 test/emacs-show.expected-output/notmuch-show-indent-thread-content-off\r
+>  create mode 100644 test/emacs-show.expected-output/notmuch-show-process-crypto-mime-parts-off\r
+>  create mode 100644 test/emacs-show.expected-output/notmuch-show-process-crypto-mime-parts-on\r
+>  delete mode 100644 test/emacs.expected-output/notmuch-show-elide-non-matching-messages-off\r
+>  delete mode 100644 test/emacs.expected-output/notmuch-show-elide-non-matching-messages-on\r
+>  delete mode 100644 test/emacs.expected-output/notmuch-show-indent-thread-content-off\r
+>  delete mode 100644 test/emacs.expected-output/notmuch-show-process-crypto-mime-parts-off\r
+>  delete mode 100644 test/emacs.expected-output/notmuch-show-process-crypto-mime-parts-on\r
+>\r