Re: [notmuch] A functional (but rudimentary) test suite for notmuch
[notmuch-archives.git] / 21 / 67ef21d646d28bf225126f68bb9ee3df81fa3e
1 Return-Path: <oliver.g.charles@googlemail.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 5E595431FBF\r
6         for <notmuch@notmuchmail.org>; Thu,  4 Feb 2010 13:27:54 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.468\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.468 tagged_above=-999 required=5\r
12         tests=[AWL=-0.469, BAYES_50=0.001] autolearn=ham\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id Y4q6iDq2JsVL for <notmuch@notmuchmail.org>;\r
16         Thu,  4 Feb 2010 13:27:53 -0800 (PST)\r
17 Received: from mail-fx0-f223.google.com (mail-fx0-f223.google.com\r
18         [209.85.220.223])\r
19         by olra.theworths.org (Postfix) with ESMTP id 43BDA431FAE\r
20         for <notmuch@notmuchmail.org>; Thu,  4 Feb 2010 13:27:53 -0800 (PST)\r
21 Received: by fxm23 with SMTP id 23so113746fxm.2\r
22         for <notmuch@notmuchmail.org>; Thu, 04 Feb 2010 13:27:52 -0800 (PST)\r
23 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
24         d=googlemail.com; s=gamma;\r
25         h=domainkey-signature:mime-version:received:in-reply-to:references\r
26         :date:message-id:subject:from:to:cc:content-type;\r
27         bh=EIQ8VdjBJ+L0UzEyMmnxF6bDAERD1tBtr4QOgdhA36Y=;\r
28         b=E/RPssf/MSynGiMiLDZf54uE8pO6au9B4yllBjSkI5kRXCG0prMC7Sy03BAOWIqTFp\r
29         QnLc55G40etND6ej6DP8WkSxnrplylu8U6hwgVmzKDz4vIad+lGMibpOhC6L2q7hD/Wj\r
30         vWqntHSjc75EbVo5ZBiLikbeGfBUqlrTDtz5c=\r
31 DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma;\r
32         h=mime-version:in-reply-to:references:date:message-id:subject:from:to\r
33         :cc:content-type;\r
34         b=Vg+twaAFY6LPIfz7yIRngFDsRyrWiEO89ZMNHdHmkPY53PI704YJFOBapLcFrqP0/b\r
35         cOK2gwD1042VnljBY8soBWyheR1a+bpte4i3aTCUTX3lFHRHG7xCM9Sbd/6i/ltj6iYo\r
36         ZHsh5oJ8FbgHNILOHmCC0UNwhhvYkPnGz13jc=\r
37 MIME-Version: 1.0\r
38 Received: by 10.87.63.3 with SMTP id q3mr893632fgk.53.1265318872419; Thu, 04 \r
39         Feb 2010 13:27:52 -0800 (PST)\r
40 In-Reply-To: <87ljf8pvxx.fsf@yoom.home.cworth.org>\r
41 References: <87ljf8pvxx.fsf@yoom.home.cworth.org>\r
42 Date: Thu, 4 Feb 2010 21:27:52 +0000\r
43 Message-ID: <5641883d1002041327t2cc814e3u87c1cf92035ab750@mail.gmail.com>\r
44 From: Oliver Charles <oliver.g.charles@googlemail.com>\r
45 To: Carl Worth <cworth@cworth.org>\r
46 Content-Type: text/plain; charset=ISO-8859-1\r
47 Cc: notmuch@notmuchmail.org\r
48 Subject: Re: [notmuch] A functional (but rudimentary) test suite for notmuch\r
49 X-BeenThere: notmuch@notmuchmail.org\r
50 X-Mailman-Version: 2.1.13\r
51 Precedence: list\r
52 List-Id: "Use and development of the notmuch mail system."\r
53         <notmuch.notmuchmail.org>\r
54 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
55         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
56 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
57 List-Post: <mailto:notmuch@notmuchmail.org>\r
58 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
59 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
60         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
61 X-List-Received-Date: Thu, 04 Feb 2010 21:27:54 -0000\r
62 \r
63 Carl, have you considered outputting the test suite in the same format\r
64 as the test anything protocol? [1] I only mention this because it\r
65 might be a nice way to easily do some reporting (or perhaps even\r
66 continuous integration) notmuch, with trivial effort.\r
67 \r
68 -- \r
69     Oliver Charles / aCiD2\r
70 \r
71 [1]: http://en.wikipedia.org/wiki/Test_Anything_Protocol\r