Re: [PATCH v4 02/16] Move crypto.c into libutil
[notmuch-archives.git] / 7d / e5d5fb38719e67f632ba1b0a7e53efe2dd3186
1 Return-Path: <sojkam1@fel.cvut.cz>\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 6084F431FBF\r
6         for <notmuch@notmuchmail.org>; Tue, 16 Feb 2010 05:06:12 -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: -1.503\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-1.503 tagged_above=-999 required=5\r
12         tests=[AWL=-0.393, BAYES_05=-1.11] autolearn=unavailable\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 PuqxgzR8DBDk for <notmuch@notmuchmail.org>;\r
16         Tue, 16 Feb 2010 05:06:11 -0800 (PST)\r
17 Received: from max.feld.cvut.cz (max.feld.cvut.cz [147.32.192.36])\r
18         by olra.theworths.org (Postfix) with ESMTP id 598A1431FAE\r
19         for <notmuch@notmuchmail.org>; Tue, 16 Feb 2010 05:06:11 -0800 (PST)\r
20 Received: from localhost (unknown [192.168.200.4])\r
21         by max.feld.cvut.cz (Postfix) with ESMTP id 98FB219F33D8;\r
22         Tue, 16 Feb 2010 14:06:10 +0100 (CET)\r
23 X-Virus-Scanned: IMAP AMAVIS\r
24 Received: from max.feld.cvut.cz ([192.168.200.1])\r
25         by localhost (styx.feld.cvut.cz [192.168.200.4]) (amavisd-new,\r
26         port 10044)\r
27         with ESMTP id 9ppb7-KB9n6V; Tue, 16 Feb 2010 14:06:06 +0100 (CET)\r
28 Received: from imap.feld.cvut.cz (imap.feld.cvut.cz [147.32.192.34])\r
29         by max.feld.cvut.cz (Postfix) with ESMTP id 06D6C19F33CD;\r
30         Tue, 16 Feb 2010 14:06:05 +0100 (CET)\r
31 Received: from steelpick.localdomain (k335-30.felk.cvut.cz [147.32.86.30])\r
32         (Authenticated sender: sojkam1)\r
33         by imap.feld.cvut.cz (Postfix) with ESMTPSA id 42F61FA003;\r
34         Tue, 16 Feb 2010 14:06:02 +0100 (CET)\r
35 Received: from wsh by steelpick.localdomain with local (Exim 4.71)\r
36         (envelope-from <sojkam1@fel.cvut.cz>)\r
37         id 1NhN7q-00058X-4C; Tue, 16 Feb 2010 14:06:02 +0100\r
38 From: Michal Sojka <sojkam1@fel.cvut.cz>\r
39 To: Jakub Narebski <jnareb@gmail.com>\r
40 In-Reply-To: <m3aav98oj7.fsf@localhost.localdomain>\r
41 References: <87ljf8pvxx.fsf@yoom.home.cworth.org>\r
42         <87hbpwpoko.fsf@yoom.home.cworth.org>\r
43         <5641883d1002060727ia4e6c16lf800a92fc8735430@mail.gmail.com>\r
44         <201002081614.24284.sojkam1@fel.cvut.cz>\r
45         <871vgr78lr.fsf@yoom.home.cworth.org>\r
46         <87iqa2y0gz.fsf@steelpick.localdomain>\r
47         <87r5oqe7mi.fsf@yoom.home.cworth.org>\r
48         <871vgmki4f.fsf@steelpick.localdomain>\r
49         <m3aav98oj7.fsf@localhost.localdomain>\r
50 Date: Tue, 16 Feb 2010 14:06:02 +0100\r
51 Message-ID: <87r5olfhz9.fsf@steelpick.localdomain>\r
52 MIME-Version: 1.0\r
53 Content-Type: text/plain; charset=us-ascii\r
54 Cc: notmuch@notmuchmail.org, git@vger.kernel.org,\r
55         Junio C Hamano <gitster@pobox.com>\r
56 Subject: Re: [notmuch] Using test-lib.sh under GPLv3?\r
57 X-BeenThere: notmuch@notmuchmail.org\r
58 X-Mailman-Version: 2.1.13\r
59 Precedence: list\r
60 List-Id: "Use and development of the notmuch mail system."\r
61         <notmuch.notmuchmail.org>\r
62 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
63         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
64 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
65 List-Post: <mailto:notmuch@notmuchmail.org>\r
66 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
67 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
68         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
69 X-List-Received-Date: Tue, 16 Feb 2010 13:06:12 -0000\r
70 \r
71 On Tue, 16 Feb 2010 02:27:37 -0800 (PST), Jakub Narebski <jnareb@gmail.com> wrote:\r
72 > Michal Sojka <sojkam1@fel.cvut.cz> writes:\r
73\r
74 > > I like the simple and powerful test suite used by Git and I would like\r
75 > > to use something like that in Notmuch project (http://notmuchmail.org/).\r
76 > > [...]\r
77 >\r
78 > Have you thought about using TAP (Test Anything Protocol) format for\r
79 > your testsuite?  Its page (http://testanything.org) has a TAP-producing\r
80 > bash library: http://testanything.org/wiki/index.php/Tap-functions\r
81 \r
82 Yes, somebody has mentiond TAP on notmuch list. From a quick look at TAP\r
83 shell library it seems to me a bit more complex then git's library and\r
84 it also requires bash.\r
85 \r
86 If we need to use some TAP-based tools, we could easily change the\r
87 output of git's library to conform to TAP. Right?\r
88 \r
89 Michal\r