emacs-devel
[Top][All Lists]
Advanced

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

Re: Run (some) tests more automagically?


From: Eli Zaretskii
Subject: Re: Run (some) tests more automagically?
Date: Sun, 21 Feb 2021 17:37:38 +0200

> From: Lars Ingebrigtsen <larsi@gnus.org>
> Date: Sun, 21 Feb 2021 14:25:29 +0100
> 
> So here's today's not-thought-out-at-all idea: Since tests for
> lisp/foo.el live in test/lisp/foo-tests.el, could we add some Makefile
> magic to automatically run foo-tests.el if lisp/foo.el has been changed?

We need to run every test that uses any function in foo.el, not just
foo-tests.el.

This should be "maintainer-only" features, so that users who just
build their own Emacs won't be forced to run the test suite.



reply via email to

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