From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: automatic regression test (again) Date: Fri, 11 Feb 2011 08:09:09 -0700 Message-ID: <8762sqmwve.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=52423 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pnuca-0007P4-KG for emacs-orgmode@gnu.org; Fri, 11 Feb 2011 10:09:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PnucY-00030c-UT for emacs-orgmode@gnu.org; Fri, 11 Feb 2011 10:09:20 -0500 Received: from mail-iw0-f169.google.com ([209.85.214.169]:55235) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PnucY-00030N-If for emacs-orgmode@gnu.org; Fri, 11 Feb 2011 10:09:18 -0500 Received: by iwc10 with SMTP id 10so2708274iwc.0 for ; Fri, 11 Feb 2011 07:09:18 -0800 (PST) In-Reply-To: (Michael Brand's message of "Thu, 10 Feb 2011 22:08:28 +0100") 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: Michael Brand Cc: Org Mode , Bastien Michael Brand writes: > (this is a fork of > http://thread.gmane.org/gmane.emacs.orgmode/35415/focus=37389) > > Hi Bastien > > On Thu, Feb 10, 2011 at 15:35, Bastien wrote: >> Michael, thanks for the detailed step-by-step way of reproducing the >> problem with a bare emacs! Quite useful. > > If a regression test set would already be implemented or integrated in > Org I would like a lot to add by myself also these test cases above as > automatic test cases. _This_ would be really useful. Regression test > would be on the very top on my wish list for Org, like it is for any > project. > Hi Michael, These previous discussion resulted in the creation of a unit test suite for Org-mode. Look in the testing, specifically at testing/README.org testing/org-test.el Any contributions to the test suite would be most appreciated! Thanks -- Eric