[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: master f6da1eed74: Properly report errors about unbound ERT test sym
From: |
Philipp |
Subject: |
Re: master f6da1eed74: Properly report errors about unbound ERT test symbols. |
Date: |
Thu, 30 Dec 2021 17:59:54 +0100 |
> Am 30.12.2021 um 17:34 schrieb Michael Albinus <michael.albinus@gmx.de>:
>
> Philipp Stephani <p.stephani2@gmail.com> writes:
>
> Hi Philipp,
>
>> +*** Unbound test symbols now signal an 'ert-test-unbound' error.
>> +This affects the 'ert-select-tests' function and its callers.
>
> Shouldn't this be documented in doc/lispref/errors.texi
That only documents the most common/important error symbol, and the new one is
neither common nor important enough.
> and/or
> doc/misc/ert.texi?
That doesn't even document ert-select-tests.
I've mentioned it now in the docstring of ert-select-tests.