emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: testing framework and package.el


From: Stefan Monnier
Subject: Re: testing framework and package.el
Date: Sun, 17 Oct 2010 10:54:59 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> There is no way around that.  However, including the tests in Emacs' trunk
> saves them one checkout, and means less hassle submitting Emacs bugfixes
> together with additional tests.

Actually, to submit a bug report and a test, you definitely do not need
to checkout the trunk.  So that case might be easier if the tests are
placed in their own repository than if they're placed in the Emacs
repository, whose `checkout' is known to be problematic for some people.

In any case, this issue doesn't matter nearly as much as installing ERT
and starting to write actual tests.


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]