Re: [PATCH v4 09/16] index encrypted parts when asked.
[notmuch-archives.git] / 2e / 4c54834f0fe7471aeb057192b46106aa280fb0
1 Return-Path: <markwalters1009@gmail.com>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 7F382431FBD\r
6         for <notmuch@notmuchmail.org>; Fri,  1 Nov 2013 02:24:13 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0.201\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.201 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_ENVFROM_END_DIGIT=1, FREEMAIL_FROM=0.001,\r
14         RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
15 Received: from olra.theworths.org ([127.0.0.1])\r
16         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
17         with ESMTP id pIL9AZQkjNxx for <notmuch@notmuchmail.org>;\r
18         Fri,  1 Nov 2013 02:24:09 -0700 (PDT)\r
19 Received: from mail-wi0-f180.google.com (mail-wi0-f180.google.com\r
20         [209.85.212.180]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
21         (No client certificate requested)\r
22         by olra.theworths.org (Postfix) with ESMTPS id 05BD6431FD5\r
23         for <notmuch@notmuchmail.org>; Fri,  1 Nov 2013 02:24:02 -0700 (PDT)\r
24 Received: by mail-wi0-f180.google.com with SMTP id ey11so807848wid.1\r
25         for <notmuch@notmuchmail.org>; Fri, 01 Nov 2013 02:24:02 -0700 (PDT)\r
26 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
27         h=from:to:cc:subject:date:message-id:in-reply-to:references;\r
28         bh=x3kG5C9SKQXwxx24/25nUnyk9Dw/1WT8iJTLLpWC0U8=;\r
29         b=pOuKu0v63QW4lR39iQE+Oy7/k2G+gHN9gJZQyFHFfxjFNpxo6R/lzQeuegFIfzP5vI\r
30         BYL8Daeo7bZDn6w7s9XxaIH6IcdDUO+6s8NxfxbEVXuyf6n1MXqNyxkKfcrTWYYIhN7B\r
31         Otf3jjmHS1H9Yk+QrL92H85/qulfCtO3GtlcO7iV+SGWlk09NheJsfKaOHcRaU/hDXyQ\r
32         ++FJPinpf/42YplXRqDWxGCjjbxORT9eLmZsNigEXjyp+gE5AaBPBHJ7tntl2KiFW6kd\r
33         lQm1BiI/5s6UmZ0zYqhT+Hlr+cnBkUIAjPkgokgsYHZVh0W+B1BLkG8yKqTztPO5k6YO\r
34         vMMA==\r
35 X-Received: by 10.194.7.98 with SMTP id i2mr400465wja.84.1383297841956;\r
36         Fri, 01 Nov 2013 02:24:01 -0700 (PDT)\r
37 Received: from localhost (93-97-24-31.zone5.bethere.co.uk. [93.97.24.31])\r
38         by mx.google.com with ESMTPSA id ft19sm5598925wic.5.2013.11.01.02.24.01\r
39         for <multiple recipients>\r
40         (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
41         Fri, 01 Nov 2013 02:24:01 -0700 (PDT)\r
42 From: Mark Walters <markwalters1009@gmail.com>\r
43 To: notmuch@notmuchmail.org\r
44 Subject: [PATCH v2 8/11] test: tree: remove require from tests\r
45 Date: Fri,  1 Nov 2013 09:23:42 +0000\r
46 Message-Id: <1383297825-12326-3-git-send-email-markwalters1009@gmail.com>\r
47 X-Mailer: git-send-email 1.7.9.1\r
48 In-Reply-To: <1383297825-12326-1-git-send-email-markwalters1009@gmail.com>\r
49 References: <1383087338-10220-1-git-send-email-markwalters1009@gmail.com>\r
50         <1383297825-12326-1-git-send-email-markwalters1009@gmail.com>\r
51 X-BeenThere: notmuch@notmuchmail.org\r
52 X-Mailman-Version: 2.1.13\r
53 Precedence: list\r
54 List-Id: "Use and development of the notmuch mail system."\r
55         <notmuch.notmuchmail.org>\r
56 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
58 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
59 List-Post: <mailto:notmuch@notmuchmail.org>\r
60 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
61 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
62         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
63 X-List-Received-Date: Fri, 01 Nov 2013 09:24:14 -0000\r
64 \r
65 Now tree is included by default we don't need to "require it" in the\r
66 test.\r
67 ---\r
68  test/emacs-tree |    6 ------\r
69  1 files changed, 0 insertions(+), 6 deletions(-)\r
70 \r
71 diff --git a/test/emacs-tree b/test/emacs-tree\r
72 index 4e3b624..4bdfddd 100755\r
73 --- a/test/emacs-tree\r
74 +++ b/test/emacs-tree\r
75 @@ -9,7 +9,6 @@ add_email_corpus\r
76  \r
77  test_begin_subtest "Basic notmuch-tree view in emacs"\r
78  test_emacs '(add-to-list (quote load-path) "'$PICK_DIR'")\r
79 -           (require (quote notmuch-tree))\r
80             (notmuch-tree "tag:inbox")\r
81             (notmuch-test-wait)\r
82             (test-output)\r
83 @@ -18,7 +17,6 @@ test_expect_equal_file OUTPUT $EXPECTED/notmuch-tree-tag-inbox\r
84  \r
85  test_begin_subtest "Refreshed notmuch-tree view in emacs"\r
86  test_emacs '(add-to-list (quote load-path) "'$PICK_DIR'")\r
87 -           (require (quote notmuch-tree))\r
88             (notmuch-tree "tag:inbox")\r
89             (notmuch-test-wait)\r
90             (notmuch-tree-refresh-view)\r
91 @@ -33,7 +31,6 @@ test_expect_equal_file OUTPUT $EXPECTED/notmuch-tree-tag-inbox\r
92  \r
93  test_begin_subtest "Tag message in notmuch tree view (display)"\r
94  test_emacs '(add-to-list (quote load-path) "'$PICK_DIR'")\r
95 -           (require (quote notmuch-tree))\r
96             (notmuch-tree "tag:inbox")\r
97             (notmuch-test-wait)\r
98             (forward-line)\r
99 @@ -48,7 +45,6 @@ test_expect_equal "$output" "id:877h1wv7mg.fsf@inf-8657.int-evry.fr"\r
100  \r
101  test_begin_subtest "Untag message in notmuch tree view"\r
102  test_emacs '(add-to-list (quote load-path) "'$PICK_DIR'")\r
103 -           (require (quote notmuch-tree))\r
104             (notmuch-tree "tag:inbox")\r
105             (notmuch-test-wait)\r
106             (forward-line)\r
107 @@ -63,7 +59,6 @@ test_expect_equal "$output" ""\r
108  \r
109  test_begin_subtest "Tag thread in notmuch tree view"\r
110  test_emacs '(add-to-list (quote load-path) "'$PICK_DIR'")\r
111 -           (require (quote notmuch-tree))\r
112             (notmuch-tree "tag:inbox")\r
113             (notmuch-test-wait)\r
114             ;; move to a sizable thread\r
115 @@ -86,7 +81,6 @@ id:20091117190054.GU3165@dottiness.seas.harvard.edu"\r
116  \r
117  test_begin_subtest "Untag thread in notmuch tree view"\r
118  test_emacs '(add-to-list (quote load-path) "'$PICK_DIR'")\r
119 -           (require (quote notmuch-tree))\r
120             (notmuch-tree "tag:inbox")\r
121             (notmuch-test-wait)\r
122             ;; move to the same sizable thread as above\r
123 -- \r
124 1.7.9.1\r
125 \r