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: Stephen J. Turnbull
Subject: Re: testing framework and package.el
Date: Tue, 12 Oct 2010 22:39:42 +0900

Lennart Borgman writes:

 > I don't understand. Is there any other way supporting backward
 > compatibility of the test than actually running them from time to time
 > in older versions?

Not that I know of.

 > Why does it matter very much where they are located?

Because it affects how likely they are to be run with older versions
in my experience.  If they're in the source tree, it doesn't happen
(ie, people only run the tests that come with the particular version
of the source tree).  Backward compatibility is lost because they
diverge, and then nobody wants to expend a lot of effort making them
backward compatible when nobody will run them with old versions
anyway.



reply via email to

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