From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yann Hodique Subject: Re: tests with travis-ci Date: Fri, 22 Mar 2013 07:56:13 +0000 Message-ID: References: <16047.1363748067@alphaville> <86vc8mtfcx.fsf@somewhere.org> <87fvzqnpfd.fsf@bzg.ath.cx> <87fvzozx88.fsf@bzg.ath.cx> <87hak4d712.fsf@yagnesh.org> <87vc8k4q2y.fsf@bzg.ath.cx> <87mwtwwq8a.fsf_-_@yagnesh.org> <87sj3o32p7.fsf@bzg.ath.cx> <87hak4wg2d.fsf@yagnesh.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:36800) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UIwqf-0006As-V6 for emacs-orgmode@gnu.org; Fri, 22 Mar 2013 03:57:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UIwqd-0003zc-8W for emacs-orgmode@gnu.org; Fri, 22 Mar 2013 03:57:13 -0400 Received: from plane.gmane.org ([80.91.229.3]:51618) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UIwqd-0003zC-23 for emacs-orgmode@gnu.org; Fri, 22 Mar 2013 03:57:11 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UIwqy-0005qe-Qe for emacs-orgmode@gnu.org; Fri, 22 Mar 2013 08:57:32 +0100 Received: from cpc25-cmbg15-2-0-cust4.5-4.cable.virginmedia.com ([86.27.183.5]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 22 Mar 2013 08:57:32 +0100 Received: from yann.hodique by cpc25-cmbg15-2-0-cust4.5-4.cable.virginmedia.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 22 Mar 2013 08:57:32 +0100 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: emacs-orgmode@gnu.org >>>>> "Yagnesh" == Yagnesh Raghava Yakkala writes: > [CC'ed to Yann Hodique to acknowledge him] > Hello Bastien, > I am attaching a patch, please have a look. (especially change in > org-test.el) > It is directly copied from Magit (with one minor change). It uses > Yann's virtualenv-emacs¹ python package which creates multiple > emacs environments. Hi, overall looks good to me. I'm glad to see that it might be useful for others :) > diff --git a/testing/org-test.el b/testing/org-test.el > index 0c9ca58..5f8dd52 100644 > --- a/testing/org-test.el > +++ b/testing/org-test.el > @@ -79,7 +79,6 @@ > "Parent major mode from which special major modes should inherit." > (setq buffer-read-only t))) > (require 'ert) > - (require 'ert-x) > (when (file-exists-p > (expand-file-name "jump/jump.el" org-test-dir)) > (require 'jump) About that, is it just because my code doesn't install a working ert-x.el for emacs 23 ? If so, it might be worth waiting for me to fix it (I'm afraid it's not there simply because I didn't need it :)). It would be sad to limit yourself just because of that. Assuming ert-x.el can be backported easily, I'll try and work on it in the coming days. Cheers, Yann. -- The greatest and most important problems of life cannot be solved. They can only be outgrown. -- SISTER JESSICA, private journal entry