emacs-devel
[Top][All Lists]
Advanced

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

Re: Tests in core depending on GNU ELPA packages


From: Stefan Monnier
Subject: Re: Tests in core depending on GNU ELPA packages
Date: Thu, 18 Feb 2021 20:15:48 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

>> You could add the tests and mark them (skip-unless (fboundp '...)).
>> This means they won't be tested in the "normal" regression tests where
>> those extra packages aren't installed, but at least anyone could run them
>> by installing the corresponding packages.
>
> OK, that approach works.  For loading the files, how about the attached?
> It doesn't change the "make check" results on master tip, and I
> confirmed that my new NTLM tests are properly skipped (via skip-unless)
> when anything goes wrong locating the GNU ELPA dependencies.

Looks good to me,


        Stefan




reply via email to

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