On Fri, Mar 22, 2013 at 10:40 AM, Yagnesh Raghava Yakkala
wrote:
>
> On Mar 22 2013, Yann Hodique wrote:
>
> > 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
Am 22.03.2013 13:55, schrieb Nick Dokos:
Andreas Röhler wrote:
[ ... ]
Not worth bothering about IMO: just run the whole test suite.
Nick
Hi Nick,
thanks a lot for your explanation and patience. Still digging in... :)
Andreas
Andreas Röhler wrote:
> Am 21.03.2013 21:41, schrieb Bastien:
> [ ... ]
> > Yes. The limitation of the pre-push hook comes from the fact that
> > various developers may have various testing environments, no one
> > should be prevented from pushing by the fact that tests do not pass
> > for someo
Hello Yann,
On Mar 22 2013, Yann Hodique wrote:
> overall looks good to me. I'm glad to see that it might be useful for
> others :)
Thanks for the review.
> About that, is it just because my code doesn't install a working
> ert-x.el for emacs 23 ?
Probably not. I thought ert-x.el is a split
> "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¹ pyt
Am 21.03.2013 21:41, schrieb Bastien:
[ ... ]
Yes. The limitation of the pre-push hook comes from the fact that
various developers may have various testing environments, no one
should be prevented from pushing by the fact that tests do not pass
for someone else.
[ ... ]
Hi,
just to ask about
[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.
> Let me
Hi Yagnesh,
Yagnesh Raghava Yakkala writes:
> travis is trivial enough to start using right away. I can make a
> patch for that.
Thanks in advance for this.
> IIUC, it can't be done with travis. After little googling around, I found that
> such a conditional committing can be made if we have a