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 A2E6A431FD0 for ; Tue, 1 Nov 2011 14:18:00 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -2.29 X-Spam-Level: X-Spam-Status: No, score=-2.29 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_MED=-2.3, T_MIME_NO_TEXT=0.01] 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 fi1i3z+Y4i7H for ; Tue, 1 Nov 2011 14:18:00 -0700 (PDT) Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu [131.215.239.19]) by olra.theworths.org (Postfix) with ESMTP id 26816431FB6 for ; Tue, 1 Nov 2011 14:18:00 -0700 (PDT) Received: from fire-doxen.imss.caltech.edu (localhost [127.0.0.1]) by fire-doxen-postvirus (Postfix) with ESMTP id 9E7C73281C6; Tue, 1 Nov 2011 14:17:57 -0700 (PDT) X-Spam-Scanned: at Caltech-IMSS on fire-doxen by amavisd-new Received: from finestructure.net (DHCP-123-180.caltech.edu [131.215.123.180]) (Authenticated sender: jrollins) by fire-doxen-submit (Postfix) with ESMTP id E3FC93281D3; Tue, 1 Nov 2011 14:17:54 -0700 (PDT) Received: by finestructure.net (Postfix, from userid 1000) id 76DE04BF; Tue, 1 Nov 2011 14:17:54 -0700 (PDT) From: Jameson Graef Rollins To: Pieter Praet , notmuch@notmuchmail.org Subject: Re: [PATCH 1/4] test: add 'GnuPG' prereq to dependent 'crypto' tests In-Reply-To: <1320176954-4897-2-git-send-email-pieter@praet.org> References: <1320176954-4897-1-git-send-email-pieter@praet.org> <1320176954-4897-2-git-send-email-pieter@praet.org> User-Agent: Notmuch/0.9+39~g74c9dba (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu) Date: Tue, 01 Nov 2011 14:17:51 -0700 Message-ID: <87hb2n4k5c.fsf@servo.finestructure.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; 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: Tue, 01 Nov 2011 21:18:00 -0000 --=-=-= On Tue, 1 Nov 2011 20:49:11 +0100, Pieter Praet wrote: > -test_expect_success 'emacs delivery of signed message' \ > +test_expect_success GPG 'emacs delivery of signed message' \ Hi, Pieter and Thomas. Thanks for all the work on this, but I have one issue. Is there a way we can do this without adding a new argument to every test function? For some reason I really don't like that solution. It seems too invasive. Can't we have something that works more like test_subtest_known_broken, that modifies the test environment, rather than add an argument to every call of every testing function? jamie. --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQIcBAEBCAAGBQJOsGIAAAoJEO00zqvie6q8hbAP/2ajFTKy/h/J5UULfpQ1mPgm O4GW3EgDxqi2atb6eT8Fcmzyn+Oq4rlKZLqd8nXSDC4gdm6zcvd62C/7NZkURWDs /zGPDzmV4tHK63S95ZzBlbZnKtkY06hbIiq1HCa/9bVlsB92Z5Q21ykk9UbrqYmq zfoHPxzGtgn7v2WCChn/s0VYAxqUW1pXO/JVk8Gdzjd70SaYEG3KeEs4S6ACLlBr tR486Qz1j72cjKXFxYjMGBuiWkl+ygXAMDpQ0nxR/i+B5hgupXhcgMsl6qavuhT9 I25EuvAroVOC0LBTxmkyjFvvem7v1bmUDG1WiW+GCoDElrBT9j2fTOhvnyZlzPWg ganf9swhr6YFzCjjYZLPv7j+fqVLYg0UVLTsVAmm7soZkKYogD6NsLiFkQeO5wuf a0f0AkTke4PDZ3/Pi3qrsji2abFjRj7HheBCUTrN0pbQ7lILiMhKryWSnbCtsnK8 kNdB/7wKFqEz/VWf28JnphpPOGfbz4fdQknafEEOcyBCSdMSGUMcadvg26nNQGj3 N0C2+eR2Do4gaEiwGqLZZKZLltu7MhNA1dJIvYtOo9fiHnhWugvk/T7+gLmoEUYq PZjvA58BDKk+vfFciKpZ7lu5kMVXhy0Ut6vOwZUPibhjrrJsQWK3FYa7EI03XrRr d53Uuh4+D4L7zh+pGd/z =99n+ -----END PGP SIGNATURE----- --=-=-=--