Re: [PATCH] Fix typo in Message.maildir_flags_to_tags
[notmuch-archives.git] / 6a / 6751ceea877ddf904d3ed33fadde377c136ac4
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 4D443429E5A\r
6         for <notmuch@notmuchmail.org>; Sat, 26 Oct 2013 15:02:25 -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 1GJCsLJHbdKP for <notmuch@notmuchmail.org>;\r
18         Sat, 26 Oct 2013 15:02:20 -0700 (PDT)\r
19 Received: from mail-wg0-f42.google.com (mail-wg0-f42.google.com\r
20  [74.125.82.42])        (using TLSv1 with cipher RC4-SHA (128/128 bits))        (No client\r
21  certificate requested) by olra.theworths.org (Postfix) with ESMTPS id\r
22  5416F429E42    for <notmuch@notmuchmail.org>; Sat, 26 Oct 2013 15:02:17 -0700\r
23  (PDT)\r
24 Received: by mail-wg0-f42.google.com with SMTP id n12so2149305wgh.5\r
25         for <notmuch@notmuchmail.org>; Sat, 26 Oct 2013 15:02:16 -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=ScyFaTvWFGQO5KmJA0ddraqtV1Ac65/3gFp90psXRB4=;\r
29         b=OYVhbzkmQeA91a3WRUTIA+AlKu/5BaZeqE0g9cYfXjAyNXj9I/XlxdzXy8bCAJ+XfV\r
30         /fCabWVFTOiFL+quWYTQ9xOEcESYaLiZ1+fR4PwN0FhNQ79z2ngSCioOHG74+4OU1275\r
31         +CpOLH3RauvKP60szvu9rj0tB+DRCkY8OSIp4sKhdgxtWYMdhS+KFUry0jjzg0NaWmOA\r
32         zqDFvlxelFFZRdx9PmU0PMCbcWalWT+paj3xvET2FcICmgKTErDL9o6c7snq+dBPolvR\r
33         XCuzG2FZB5yiFccZ2JOxr1Nbeo6021M3M06l1lFRlT+IYBhx7r/JzgeI72nV++UybRE7\r
34         opJQ==\r
35 X-Received: by 10.194.11.67 with SMTP id o3mr12909936wjb.0.1382824936175;\r
36         Sat, 26 Oct 2013 15:02:16 -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\r
39         bs15sm19764627wib.10.2013.10.26.15.02.15 for <multiple recipients>\r
40         (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
41         Sat, 26 Oct 2013 15:02:15 -0700 (PDT)\r
42 From: Mark Walters <markwalters1009@gmail.com>\r
43 To: notmuch@notmuchmail.org\r
44 Subject: [PATCH 2/4] pick: Change the test names and print out for pick tests\r
45 Date: Sat, 26 Oct 2013 23:02:06 +0100\r
46 Message-Id: <1382824928-3771-3-git-send-email-markwalters1009@gmail.com>\r
47 X-Mailer: git-send-email 1.7.9.1\r
48 In-Reply-To: <1382824928-3771-1-git-send-email-markwalters1009@gmail.com>\r
49 References: <1382824928-3771-1-git-send-email-markwalters1009@gmail.com>\r
50 X-BeenThere: notmuch@notmuchmail.org\r
51 X-Mailman-Version: 2.1.13\r
52 Precedence: list\r
53 List-Id: "Use and development of the notmuch mail system."\r
54         <notmuch.notmuchmail.org>\r
55 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
56         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
57 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
58 List-Post: <mailto:notmuch@notmuchmail.org>\r
59 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
60 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
61         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
62 X-List-Received-Date: Sat, 26 Oct 2013 22:02:25 -0000\r
63 \r
64 Change from the pick name to the tree name\r
65 ---\r
66  contrib/notmuch-pick/test/emacs-pick |   28 ++++++++++++++--------------\r
67  1 files changed, 14 insertions(+), 14 deletions(-)\r
68 \r
69 diff --git a/contrib/notmuch-pick/test/emacs-pick b/contrib/notmuch-pick/test/emacs-pick\r
70 index fae6e9e..2cc3edc 100755\r
71 --- a/contrib/notmuch-pick/test/emacs-pick\r
72 +++ b/contrib/notmuch-pick/test/emacs-pick\r
73 @@ -1,6 +1,6 @@\r
74  #!/usr/bin/env bash\r
75  \r
76 -test_description="emacs pick interface"\r
77 +test_description="emacs tree view interface"\r
78  . test-lib.sh\r
79  \r
80  EXPECTED=$TEST_DIRECTORY/pick.expected-output\r
81 @@ -14,7 +14,7 @@ hello\r
82  EOF\r
83  test_expect_equal_file OUTPUT EXPECTED\r
84  \r
85 -test_begin_subtest "Basic notmuch-pick view in emacs"\r
86 +test_begin_subtest "Basic notmuch-tree view in emacs"\r
87  test_emacs '(add-to-list (quote load-path) "'$PICK_DIR'")\r
88             (require (quote notmuch-tree))\r
89             (notmuch-tree "tag:inbox")\r
90 @@ -23,7 +23,7 @@ test_emacs '(add-to-list (quote load-path) "'$PICK_DIR'")\r
91             (delete-other-windows)'\r
92  test_expect_equal_file OUTPUT $EXPECTED/notmuch-pick-tag-inbox\r
93  \r
94 -test_begin_subtest "Refreshed notmuch-pick view in emacs"\r
95 +test_begin_subtest "Refreshed notmuch-tree view in emacs"\r
96  test_emacs '(add-to-list (quote load-path) "'$PICK_DIR'")\r
97             (require (quote notmuch-tree))\r
98             (notmuch-tree "tag:inbox")\r
99 @@ -38,7 +38,7 @@ test_expect_equal_file OUTPUT $EXPECTED/notmuch-pick-tag-inbox\r
100  # correctly and, in a separate test, that the database is updated\r
101  # correctly.\r
102  \r
103 -test_begin_subtest "Tag message in notmuch pick view (display)"\r
104 +test_begin_subtest "Tag message in notmuch tree view (display)"\r
105  test_emacs '(add-to-list (quote load-path) "'$PICK_DIR'")\r
106             (require (quote notmuch-tree))\r
107             (notmuch-tree "tag:inbox")\r
108 @@ -49,11 +49,11 @@ test_emacs '(add-to-list (quote load-path) "'$PICK_DIR'")\r
109             (delete-other-windows)'\r
110  test_expect_equal_file OUTPUT $EXPECTED/notmuch-pick-tag-inbox-tagged\r
111  \r
112 -test_begin_subtest "Tag message in notmuch pick view (database)"\r
113 +test_begin_subtest "Tag message in notmuch tree view (database)"\r
114  output=$(notmuch search --output=messages 'tag:test_tag')\r
115  test_expect_equal "$output" "id:877h1wv7mg.fsf@inf-8657.int-evry.fr"\r
116  \r
117 -test_begin_subtest "Untag message in notmuch pick view"\r
118 +test_begin_subtest "Untag message in notmuch tree view"\r
119  test_emacs '(add-to-list (quote load-path) "'$PICK_DIR'")\r
120             (require (quote notmuch-tree))\r
121             (notmuch-tree "tag:inbox")\r
122 @@ -64,11 +64,11 @@ test_emacs '(add-to-list (quote load-path) "'$PICK_DIR'")\r
123             (delete-other-windows)'\r
124  test_expect_equal_file OUTPUT $EXPECTED/notmuch-pick-tag-inbox\r
125  \r
126 -test_begin_subtest "Untag message in notmuch pick view (database)"\r
127 +test_begin_subtest "Untag message in notmuch tree view (database)"\r
128  output=$(notmuch search --output=messages 'tag:test_tag')\r
129  test_expect_equal "$output" ""\r
130  \r
131 -test_begin_subtest "Tag thread in notmuch pick view"\r
132 +test_begin_subtest "Tag thread in notmuch tree view"\r
133  test_emacs '(add-to-list (quote load-path) "'$PICK_DIR'")\r
134             (require (quote notmuch-tree))\r
135             (notmuch-tree "tag:inbox")\r
136 @@ -80,7 +80,7 @@ test_emacs '(add-to-list (quote load-path) "'$PICK_DIR'")\r
137             (delete-other-windows)'\r
138  test_expect_equal_file OUTPUT $EXPECTED/notmuch-pick-tag-inbox-thread-tagged\r
139  \r
140 -test_begin_subtest "Tag message in notmuch pick view (database)"\r
141 +test_begin_subtest "Tag message in notmuch tree view (database)"\r
142  output=$(notmuch search --output=messages 'tag:test_thread_tag')\r
143  test_expect_equal "$output" \\r
144  "id:87ocn0qh6d.fsf@yoom.home.cworth.org\r
145 @@ -91,7 +91,7 @@ id:20091117203301.GV3165@dottiness.seas.harvard.edu\r
146  id:87iqd9rn3l.fsf@vertex.dottedmag\r
147  id:20091117190054.GU3165@dottiness.seas.harvard.edu"\r
148  \r
149 -test_begin_subtest "Untag thread in notmuch pick view"\r
150 +test_begin_subtest "Untag thread in notmuch tree view"\r
151  test_emacs '(add-to-list (quote load-path) "'$PICK_DIR'")\r
152             (require (quote notmuch-tree))\r
153             (notmuch-tree "tag:inbox")\r
154 @@ -103,7 +103,7 @@ test_emacs '(add-to-list (quote load-path) "'$PICK_DIR'")\r
155             (delete-other-windows)'\r
156  test_expect_equal_file OUTPUT $EXPECTED/notmuch-pick-tag-inbox\r
157  \r
158 -test_begin_subtest "Untag message in notmuch pick view (database)"\r
159 +test_begin_subtest "Untag message in notmuch tree view (database)"\r
160  output=$(notmuch search --output=messages 'tag:test_thread_tag')\r
161  test_expect_equal "$output" ""\r
162  \r
163 @@ -119,7 +119,7 @@ test_emacs '(notmuch-hello)\r
164             (delete-other-windows)'\r
165  test_expect_equal_file OUTPUT $EXPECTED/notmuch-pick-tag-inbox\r
166  \r
167 -test_begin_subtest "Pick of a single thread (from search)"\r
168 +test_begin_subtest "Tree view of a single thread (from search)"\r
169  test_emacs '(notmuch-hello)\r
170             (goto-char (point-min))\r
171             (re-search-forward "inbox")\r
172 @@ -131,7 +131,7 @@ test_emacs '(notmuch-hello)\r
173             (delete-other-windows)'\r
174  test_expect_equal_file OUTPUT $EXPECTED/notmuch-pick-single-thread\r
175  \r
176 -test_begin_subtest "Pick of a single thread (from show)"\r
177 +test_begin_subtest "Tree view of a single thread (from show)"\r
178  test_emacs '(notmuch-hello)\r
179             (goto-char (point-min))\r
180             (re-search-forward "inbox")\r
181 @@ -144,7 +144,7 @@ test_emacs '(notmuch-hello)\r
182             (delete-other-windows)'\r
183  test_expect_equal_file OUTPUT $EXPECTED/notmuch-pick-single-thread\r
184  \r
185 -test_begin_subtest "Message window of pick"\r
186 +test_begin_subtest "Message window of tree view"\r
187  test_emacs '(notmuch-hello)\r
188             (goto-char (point-min))\r
189             (re-search-forward "inbox")\r
190 -- \r
191 1.7.9.1\r
192 \r