From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: [patch][babel] `org-babel-result-end' bug fix and regression tests Date: Fri, 06 Jan 2012 13:11:00 -0700 Message-ID: <87aa60y44h.fsf@gmx.com> References: <87ipkozpsh.fsf@gmx.com> <87mxa0y87d.fsf@gmx.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:58829) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RjGHd-00057b-DW for emacs-orgmode@gnu.org; Fri, 06 Jan 2012 15:21:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RjGHc-0001Qw-4I for emacs-orgmode@gnu.org; Fri, 06 Jan 2012 15:21:01 -0500 Received: from mailout-us.gmx.com ([74.208.5.67]:56942 helo=mailout-us.mail.com) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1RjGHb-0001Qs-Rc for emacs-orgmode@gnu.org; Fri, 06 Jan 2012 15:21:00 -0500 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Martyn Jago Cc: emacs-orgmode@gnu.org Applied, Thanks, Martyn Jago writes: > Hi Eric > > Eric Schulte writes: > > > [...] > >>> >>> All the tests supplied with the exception of >>> `test-ob/org-babel-remove-result--results-raw' will still pass without >>> the change. >>> >> >> Alright, would you be willing to resubmit the patch including only those >> tests which should still apply? This results handling is certainly an >> area which will benefit from beefing up the test suite. > > > The attached patch contains the remaining tests. > > Best, Martyn > > > -- Eric Schulte http://cs.unm.edu/~eschulte/