From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Paul Emsley Newsgroups: gmane.lisp.guile.user Subject: Re: Greg testing framework Date: Tue, 03 Feb 2009 12:51:50 +0000 Message-ID: <49883DE6.6090906@bioch.ox.ac.uk> References: <49860783.3090803@bioch.ox.ac.uk> <871vuhlu6h.fsf@arudy.ossau.uklinux.net> <49864B00.7000703@bioch.ox.ac.uk> <87skmwjxzz.fsf@arudy.ossau.uklinux.net> <4987808C.2020002@bioch.ox.ac.uk> <87d4dzpy3m.fsf_-_@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1233665553 2386 80.91.229.12 (3 Feb 2009 12:52:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 3 Feb 2009 12:52:33 +0000 (UTC) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Tue Feb 03 13:53:46 2009 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LUKme-0005mU-7t for guile-user@m.gmane.org; Tue, 03 Feb 2009 13:53:44 +0100 Original-Received: from localhost ([127.0.0.1]:51245 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LUKlL-0006rt-5y for guile-user@m.gmane.org; Tue, 03 Feb 2009 07:52:23 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LUKl1-0006qV-Ms for guile-user@gnu.org; Tue, 03 Feb 2009 07:52:03 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LUKl0-0006ol-K3 for guile-user@gnu.org; Tue, 03 Feb 2009 07:52:03 -0500 Original-Received: from [199.232.76.173] (port=57129 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LUKkz-0006oa-GZ for guile-user@gnu.org; Tue, 03 Feb 2009 07:52:01 -0500 Original-Received: from relay2.mail.ox.ac.uk ([163.1.2.161]:54829) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LUKky-0002Pb-Vg for guile-user@gnu.org; Tue, 03 Feb 2009 07:52:01 -0500 Original-Received: from smtp0.mail.ox.ac.uk ([129.67.1.205]) by relay2.mail.ox.ac.uk with esmtp (Exim 4.69) (envelope-from ) id 1LUKkx-0000R1-9S for guile-user@gnu.org; Tue, 03 Feb 2009 12:51:59 +0000 Original-Received: from jackal.bioch.ox.ac.uk ([129.67.79.14]) by smtp0.mail.ox.ac.uk with esmtp (Exim 4.69) (envelope-from ) id 1LUKkx-0001lR-2d for guile-user@gnu.org; Tue, 03 Feb 2009 12:51:59 +0000 User-Agent: Thunderbird 2.0.0.19 (X11/20081209) In-Reply-To: <87d4dzpy3m.fsf_-_@gnu.org> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:7139 Archived-At: Ludovic Courtès wrote: > Hi, > > Paul Emsley writes: > > >> However, Greg is great. >> >> This is Greg's Home: >> http://home.gna.org/greg/ >> >> I made some fixes that didn't make it into stable release, I get the >> fixed up Greg from here: >> >> http://www.ysbl.york.ac.uk/~emsley/software/extras/greg-2.0.0-pe.tar.gz >> > > What's the maintainance status? It it sill used in GNUstep or other > projects? It looks much nicer than DejaGNU... > I'm afraid that I can't be of much help - I don't know in what way GNUstep uses Greg (however, I use it almost every day). **Maurizio Boriani is the maintainer (his email address is in the README file), but he **does not correspond with me. As for DejaGNU vs Greg... tcl vs guile? Night and day... no contest! Paul.