From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [patch][test] Avoid writes to non-temp test-example files Date: Wed, 04 Jan 2012 20:02:27 +0100 Message-ID: <87r4zf2svw.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:34168) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RiW5U-0008WL-Sf for emacs-orgmode@gnu.org; Wed, 04 Jan 2012 14:01:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RiW5R-0007EA-LV for emacs-orgmode@gnu.org; Wed, 04 Jan 2012 14:01:24 -0500 Received: from mail-ww0-f49.google.com ([74.125.82.49]:41909) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RiW5R-0007E3-8d for emacs-orgmode@gnu.org; Wed, 04 Jan 2012 14:01:21 -0500 Received: by wgbdt11 with SMTP id dt11so22724367wgb.30 for ; Wed, 04 Jan 2012 11:01:19 -0800 (PST) In-Reply-To: (Martyn Jago's message of "Wed, 04 Jan 2012 17:50:04 +0000") 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 Martyn Jago writes: > Attached is a patch to modify all tests that currently write to non-temp > test-example files such as `testing/babel.org'. Instead, the tests now > write to temp files, which are thrown away at the conclusion of the > test. Applied, thanks! -- Bastien