bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#22534: File notify broken on Windows


From: Michael Albinus
Subject: bug#22534: File notify broken on Windows
Date: Mon, 08 Feb 2016 21:51:09 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

>> Expensive checks are skipped only for "make check" and "make
>> check-maybe". "make file-notify-tests" run all possible tests in
>> that file.
>
> That's inconsistent, won't you agree?

No. If you want to run the tests of a given file, you don't want to
discriminate them. Otherwise, you could run expensive tests in that file
only when you call "make check-expensive". Not acceptable, IMO.

Discriminating the tests is appropriate when running "make check". This
shall give you an overview of Emacs' health in a short time. 

>> The syntax of selectors is given by ert. See (info "(ert) Test Selectors")
>
> I understood the syntax by looking at what Makefile does.  But it's
> hardly convenient (or pretty) to type Lisp expressions on the Make
> command line, IMO.

What would you recommend else? Introduce another syntax for selectors?

Best regards, Michael.





reply via email to

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