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

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

bug#53313: [ERT] EMACS_TEST_VERBOSE can not be explicitly disabled


From: Max Nikulin
Subject: bug#53313: [ERT] EMACS_TEST_VERBOSE can not be explicitly disabled
Date: Fri, 21 Jan 2022 21:53:45 +0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0

On 21/01/2022 18:32, Lars Ingebrigtsen wrote:
Max Nikulin writes:

At least empty value of EMACS_TEST_VERBOSE environment variable
should be considered as false value that disables verbose ERT summary.

I've now fixed this in Emacs 29.

Thank you, Lars. It works accordingly may expectation in its minimal variant.

Just to have it clearly stated in the bug tracker: strings like "0", "no", etc. are considered as true value as any other non-empty strings. Only unset variable or empty value disables verbose summary.

Commit 4d866fc0f5





reply via email to

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