From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: ert.el --- Emacs Lisp Regression Testing Date: Mon, 07 Jan 2008 06:31:26 -0500 Message-ID: References: <47782302.5000201@fastmail.net> <477F6ADD.4000908@fastmail.net> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1199705706 6364 80.91.229.12 (7 Jan 2008 11:35:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 7 Jan 2008 11:35:06 +0000 (UTC) Cc: ohler+emacs@fastmail.net, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 07 12:35:28 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 1JBqGN-0004xm-K6 for ged-emacs-devel@m.gmane.org; Mon, 07 Jan 2008 12:35:27 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JBqG0-0000qY-Kz for ged-emacs-devel@m.gmane.org; Mon, 07 Jan 2008 06:35:04 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JBqCW-00055b-Sa for emacs-devel@gnu.org; Mon, 07 Jan 2008 06:31:28 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JBqCV-00053v-4W for emacs-devel@gnu.org; Mon, 07 Jan 2008 06:31:28 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JBqCU-00053m-Ux for emacs-devel@gnu.org; Mon, 07 Jan 2008 06:31:27 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JBqCU-0002bm-WF for emacs-devel@gnu.org; Mon, 07 Jan 2008 06:31:27 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1JBqCU-0005CO-2M; Mon, 07 Jan 2008 06:31:26 -0500 In-reply-to: (message from Eli Zaretskii on Sun, 06 Jan 2008 21:46:22 +0200) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:86459 Archived-At: Anyway, if we ever want to have a regression testing suite for Emacs, this job is hardly avoidable. 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.