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 8A01D431FB6 for ; Thu, 25 Nov 2010 04:06:57 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0.01 X-Spam-Level: X-Spam-Status: No, score=0.01 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_NONE=-0.0001, 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 CIk2ryVtbxm0 for ; Thu, 25 Nov 2010 04:06:56 -0800 (PST) Received: from mail-ww0-f45.google.com (mail-ww0-f45.google.com [74.125.82.45]) by olra.theworths.org (Postfix) with ESMTP id A9CF5431FB5 for ; Thu, 25 Nov 2010 04:06:56 -0800 (PST) Received: by wwi18 with SMTP id 18so827969wwi.2 for ; Thu, 25 Nov 2010 04:06:55 -0800 (PST) Received: by 10.227.135.144 with SMTP id n16mr752106wbt.17.1290686814214; Thu, 25 Nov 2010 04:06:54 -0800 (PST) Received: from ut.hh.sledj.net (host81-149-164-25.in-addr.btopenworld.com [81.149.164.25]) by mx.google.com with ESMTPS id 11sm440529wbi.18.2010.11.25.04.06.51 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 25 Nov 2010 04:06:52 -0800 (PST) Received: by ut.hh.sledj.net (Postfix, from userid 1000) id A6DEB594058; Thu, 25 Nov 2010 12:02:52 +0000 (GMT) To: notmuch@notmuchmail.org Subject: Re: [PATCH 1/3] test: Add ERT for emacs testing. In-Reply-To: <1290682750-30283-1-git-send-email-dme@dme.org> References: <1290632444-10046-1-git-send-email-cworth@cworth.org> <1290682750-30283-1-git-send-email-dme@dme.org> User-Agent: Notmuch/0.5-18-gfaae074 (http://notmuchmail.org) Emacs/23.2.1 (x86_64-pc-linux-gnu) From: David Edmondson Date: Thu, 25 Nov 2010 12:02:48 +0000 Message-ID: <87r5e97grb.fsf@ut.hh.sledj.net> 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: Thu, 25 Nov 2010 12:06:57 -0000 --=-=-= Content-Transfer-Encoding: quoted-printable On Thu, 25 Nov 2010 10:59:08 +0000, David Edmondson wrote: > ERT is for Emacs Lisp Regression Testing, from > https://github.com/ohler/ert.git. >=20 > The ERT files added here were extracted from the ERT repository. > --- > test/ert/ert-batch.el | 152 +++ > test/ert/ert-run.el | 687 +++++++++++++ > test/ert/ert-ui.el | 1047 ++++++++++++++++++++ > test/ert/ert-x.el | 290 ++++++ > test/ert/ert.el | 2539 +++++++++++++++++++++++++++++++++++++++++++= ++++++ It turns out that we only need 'ert.el', which is also proposed for inclusion in emacs itself. dme. =2D-=20 David Edmondson, http://dme.org --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAkzuUGkACgkQaezQq/BJZRYoowCfbvfe+4ksCyMJGCBKzXD+6uDN TIIAniWYrESF/h8uZwJINJk+gH9Wcryy =qZPH -----END PGP SIGNATURE----- --=-=-=--