emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Re: running each test file independently in test/automated


From: Barry OReilly
Subject: Re: [PATCH] Re: running each test file independently in test/automated
Date: Tue, 17 Sep 2013 09:47:29 -0400

> it is more convenient that the whole testing doesn't stop by an
> error of a single test file.

> If we don't have to keep the original behavior of "make check",
> let's modify the rule of ".el.elc:".

So the test code byte compilation rule would not stop Make, but would
be captured in the .log file and reported at the end summary report?
That is fine to me.

We should have ert-summary-report kill-emacs with positive error code
if there were such errors. That way the overall 'make check' will
still fail if there were build errors.


reply via email to

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