From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: Re: How you can help Date: Thu, 23 Oct 2008 16:46:52 -0700 Message-ID: <874p32yivn.fsf@gmail.com> References: <967CE7ED-05E9-4031-9F3B-CFB826511554@alexanderonline.org> <878wsfpgtp.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kt9so-0007ii-1N for emacs-orgmode@gnu.org; Thu, 23 Oct 2008 19:46:26 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kt9sl-0007iM-Ef for emacs-orgmode@gnu.org; Thu, 23 Oct 2008 19:46:24 -0400 Received: from [199.232.76.173] (port=40994 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kt9sl-0007iJ-9k for emacs-orgmode@gnu.org; Thu, 23 Oct 2008 19:46:23 -0400 Received: from rv-out-0708.google.com ([209.85.198.246]:46375) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kt9sk-0003Oe-OT for emacs-orgmode@gnu.org; Thu, 23 Oct 2008 19:46:23 -0400 Received: by rv-out-0708.google.com with SMTP id k29so682386rvb.6 for ; Thu, 23 Oct 2008 16:46:21 -0700 (PDT) In-Reply-To: (Jason F. McBrayer's message of "Thu, 23 Oct 2008 13:01:13 -0400") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "Jason F. McBrayer" Cc: emacs-orgmode@gnu.org jmcbray@carcosa.net (Jason F. McBrayer) writes: > Bernt Hansen writes: > >> Some kind of regression testing framework would be awesome. Org-mode is >> large enough that this is almost a necessity to keep things stable and >> bug-free. >> > > Maybe something like this: http://www.emacswiki.org/emacs/ElUnit ? The author of elunit (Phil) has abandoned it in favor of ert.