Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 5E595431FBF for ; Thu, 4 Feb 2010 13:27:54 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.468 X-Spam-Level: X-Spam-Status: No, score=-0.468 tagged_above=-999 required=5 tests=[AWL=-0.469, BAYES_50=0.001] autolearn=ham Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Y4q6iDq2JsVL for ; Thu, 4 Feb 2010 13:27:53 -0800 (PST) Received: from mail-fx0-f223.google.com (mail-fx0-f223.google.com [209.85.220.223]) by olra.theworths.org (Postfix) with ESMTP id 43BDA431FAE for ; Thu, 4 Feb 2010 13:27:53 -0800 (PST) Received: by fxm23 with SMTP id 23so113746fxm.2 for ; Thu, 04 Feb 2010 13:27:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=EIQ8VdjBJ+L0UzEyMmnxF6bDAERD1tBtr4QOgdhA36Y=; b=E/RPssf/MSynGiMiLDZf54uE8pO6au9B4yllBjSkI5kRXCG0prMC7Sy03BAOWIqTFp QnLc55G40etND6ej6DP8WkSxnrplylu8U6hwgVmzKDz4vIad+lGMibpOhC6L2q7hD/Wj vWqntHSjc75EbVo5ZBiLikbeGfBUqlrTDtz5c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=Vg+twaAFY6LPIfz7yIRngFDsRyrWiEO89ZMNHdHmkPY53PI704YJFOBapLcFrqP0/b cOK2gwD1042VnljBY8soBWyheR1a+bpte4i3aTCUTX3lFHRHG7xCM9Sbd/6i/ltj6iYo ZHsh5oJ8FbgHNILOHmCC0UNwhhvYkPnGz13jc= MIME-Version: 1.0 Received: by 10.87.63.3 with SMTP id q3mr893632fgk.53.1265318872419; Thu, 04 Feb 2010 13:27:52 -0800 (PST) In-Reply-To: <87ljf8pvxx.fsf@yoom.home.cworth.org> References: <87ljf8pvxx.fsf@yoom.home.cworth.org> Date: Thu, 4 Feb 2010 21:27:52 +0000 Message-ID: <5641883d1002041327t2cc814e3u87c1cf92035ab750@mail.gmail.com> From: Oliver Charles To: Carl Worth Content-Type: text/plain; charset=ISO-8859-1 Cc: notmuch@notmuchmail.org Subject: Re: [notmuch] A functional (but rudimentary) test suite for notmuch X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Feb 2010 21:27:54 -0000 Carl, have you considered outputting the test suite in the same format as the test anything protocol? [1] I only mention this because it might be a nice way to easily do some reporting (or perhaps even continuous integration) notmuch, with trivial effort. -- Oliver Charles / aCiD2 [1]: http://en.wikipedia.org/wiki/Test_Anything_Protocol