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 F3E4F404A62 for ; Fri, 6 Jan 2012 09:32:01 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled 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 IP4ZpyqQTAB5 for ; Fri, 6 Jan 2012 09:32:01 -0800 (PST) Received: from mail-we0-f181.google.com (mail-we0-f181.google.com [74.125.82.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 4D2E9404A52 for ; Fri, 6 Jan 2012 09:32:01 -0800 (PST) Received: by werm12 with SMTP id m12so1501799wer.26 for ; Fri, 06 Jan 2012 09:32:00 -0800 (PST) Received: by 10.216.132.199 with SMTP id o49mr3433390wei.50.1325871119983; Fri, 06 Jan 2012 09:31:59 -0800 (PST) Received: from hotblack-desiato.hh.sledj.net (host81-149-164-25.in-addr.btopenworld.com. [81.149.164.25]) by mx.google.com with ESMTPS id eu3sm39777869wib.6.2012.01.06.09.31.58 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 06 Jan 2012 09:31:59 -0800 (PST) Received: by hotblack-desiato.hh.sledj.net (Postfix, from userid 30000) id DCAC4A32B1; Fri, 6 Jan 2012 17:31:56 +0000 (GMT) To: Jameson Graef Rollins , notmuch@notmuchmail.org Subject: Re: [PATCH 2/2] test: Add tests for advance/rewind. In-Reply-To: <874nw83gg5.fsf@servo.finestructure.net> References: <1324665712-2419-1-git-send-email-dme@dme.org> <1325160490-23472-1-git-send-email-dme@dme.org> <1325160490-23472-2-git-send-email-dme@dme.org> <874nw83gg5.fsf@servo.finestructure.net> User-Agent: Notmuch/0.10.2+151~gbf1dc2b (http://notmuchmail.org) Emacs/24.0.92.1 (x86_64-pc-linux-gnu) From: David Edmondson Date: Fri, 06 Jan 2012 17:31:53 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" 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: Fri, 06 Jan 2012 17:32:02 -0000 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 06 Jan 2012 09:10:17 -0800, Jameson Graef Rollins wrote: > > It makes it simpler to develop and maintain the test (because you can do > > more work with traditional emacs support for editing elisp), but might > > make interpreting failures more difficult (the test harness mostly just > > reports 'failed'). >=20 > It is really nice to see diffs on failure, actually, to get a sense of > what exactly went wrong. Agreed. > Is it possible to have some sort of standard report to stdout that > could provide more info? A little syntactic sugar will improve things I expect (have to avoid re-implementing ert though). I'll have a play. --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk8HMAkACgkQaezQq/BJZRYsxQCggRHWLuUotclMXaWahgeo/B6L tNUAn1RdpQY9Te/ZuxPIKD893EsDGhhv =+LWu -----END PGP SIGNATURE----- --=-=-=--