From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Davison Subject: Re: [Babel] Small problem with... previewing Date: Thu, 14 Oct 2010 16:04:15 +0100 Message-ID: <87hbgoq0i8.fsf@stats.ox.ac.uk> References: <80mxqirxf1.fsf@mundaneum.com> <87mxqinmff.fsf@gmail.com> <804ocpm003.fsf_-_@mundaneum.com> <87sk08g8sp.fsf@gmail.com> <808w20lt7m.fsf@mundaneum.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=33396 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P6PMW-0003K1-Jh for emacs-orgmode@gnu.org; Thu, 14 Oct 2010 11:05:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P6PM8-0006Rj-L1 for emacs-orgmode@gnu.org; Thu, 14 Oct 2010 11:04:55 -0400 Received: from plane.gmane.org ([80.91.229.3]:49654) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P6PM8-0006Qo-Dt for emacs-orgmode@gnu.org; Thu, 14 Oct 2010 11:04:32 -0400 Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1P6PLx-0004BW-HN for emacs-orgmode@gnu.org; Thu, 14 Oct 2010 17:04:21 +0200 In-Reply-To: <808w20lt7m.fsf@mundaneum.com> (=?utf-8?Q?=22S=C3=A9bastien?= Vauban"'s message of "Thu, 14 Oct 2010 16:55:25 +0200") 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: =?utf-8?Q?S=C3=A9bastien?= Vauban Cc: public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org [...] >> and strapped down with a unit test. > > Would you have a bit of time (I don't know exactly what's required), could you > give information about how you'll write this unit test (using this case as an > example), where you put it and so on. Hi Seb, I also need to learn about these tests. Eric's test is included in his commit regarding this bug (b04265eab). I imagine we could make some progress by studying the new file he introduced (testing/lisp/test-ob-sh.el). Dan > > I'de be happy contributing with unit tests as well, later. > > Best regards, > Seb