From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mike Mattie Newsgroups: gmane.emacs.devel Subject: Re: ert.el --- Emacs Lisp Regression Testing Date: Mon, 7 Jan 2008 05:00:19 -0800 Message-ID: <20080107050019.20eaac82@reforged> References: <47782302.5000201@fastmail.net> <477F6ADD.4000908@fastmail.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1551340068==" X-Trace: ger.gmane.org 1199711015 23948 80.91.229.12 (7 Jan 2008 13:03:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 7 Jan 2008 13:03:35 +0000 (UTC) Cc: rms@gnu.org To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 07 14:03:56 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JBrdz-0003Zg-I1 for ged-emacs-devel@m.gmane.org; Mon, 07 Jan 2008 14:03:55 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JBrdc-0004Cq-Mu for ged-emacs-devel@m.gmane.org; Mon, 07 Jan 2008 08:03:32 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JBrdX-0004B3-Eo for emacs-devel@gnu.org; Mon, 07 Jan 2008 08:03:27 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JBrdW-0004AD-1l for emacs-devel@gnu.org; Mon, 07 Jan 2008 08:03:26 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JBrdV-0004AA-V2 for emacs-devel@gnu.org; Mon, 07 Jan 2008 08:03:25 -0500 Original-Received: from wa-out-1112.google.com ([209.85.146.183]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JBrdV-0002ZK-Tc for emacs-devel@gnu.org; Mon, 07 Jan 2008 08:03:26 -0500 Original-Received: by wa-out-1112.google.com with SMTP id k34so12558109wah.10 for ; Mon, 07 Jan 2008 05:03:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer:mime-version:content-type; bh=/X+CBpAHHq+hM4jru3Tq5fmT/X2kjcV818RdSfabhlY=; b=QrAWh7GkNclFkl5TgKtEO20p0VkCes3AuDDLFACVbpHRNBQ6LG0vYIUUwu8K/JQjFY0q6GqN8IwNsXHIiXr/1bwv+fvS1r8Y66YRguI3HFQ3ipkTWsHQEXrTjWDFoSMRNm+pkR4GUOLMT87Itn+98T/gK5OECDFoQXP6s9vxK+g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer:mime-version:content-type; b=IYZh64JLQGaGd3PVcgC+96NBOGK4MRaq9ShqW94reT3uFG75p9UHYN1C/6aV+VyuMLQd6LgeX9potEcr2ThPxq951r644QTGPtbw8RAo45SXtO+gqO/jG0xCb6vwJHcO+G1ShJTvR+CJ7ovxlV0WEVXi62JzOj6eLPLDGl51YWw= Original-Received: by 10.114.177.1 with SMTP id z1mr22049815wae.7.1199711004301; Mon, 07 Jan 2008 05:03:24 -0800 (PST) Original-Received: from reforged ( [71.217.198.62]) by mx.google.com with ESMTPS id m30sm34689034wag.45.2008.01.07.05.03.23 (version=SSLv3 cipher=OTHER); Mon, 07 Jan 2008 05:03:23 -0800 (PST) In-Reply-To: X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.1; i686-pc-linux-gnu) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:86472 Archived-At: --===============1551340068== Content-Type: multipart/signed; boundary="Sig_/yXoMH7gnasdvmGy/mktz4Iu"; protocol="application/pgp-signature"; micalg=PGP-SHA1 --Sig_/yXoMH7gnasdvmGy/mktz4Iu Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Mon, 07 Jan 2008 06:31:26 -0500 Richard Stallman wrote: > Anyway, if we ever want to have a regression testing suite for > Emacs, this job is hardly avoidable. >=20 > This job is unavoidable if we want to have a regression test suite > that covers the problems limited to graphical terminals. I am not > sure that goal is worth this much effort. A regression test suite > which doesn't cover the problems limited to graphical terminals could > nonetheless be quite useful. Is there a URL for the source that will be updated ? I can use it right now= .=20 I am in the testing phase right now on some elisp well suited to this kind of testing. >=20 > _______________________________________________ > Emacs-devel mailing list > Emacs-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-devel --Sig_/yXoMH7gnasdvmGy/mktz4Iu Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFHgiJjdfRchrkBInkRAuG9AKC+pKICCanvRRwVTeg9H0asxD5L/wCg6d78 PBxjVcFdXFCb997HVhSeY0I= =rBcS -----END PGP SIGNATURE----- --Sig_/yXoMH7gnasdvmGy/mktz4Iu-- --===============1551340068== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel --===============1551340068==--