[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: a property "definition-type" would help find macro-defined tests
From: |
Stephen Gildea |
Subject: |
Re: a property "definition-type" would help find macro-defined tests |
Date: |
Thu, 16 Jan 2025 06:47:36 -0800 |
I am going to break up the pending patch into three pieces:
First, changing definition-type to find-function-type-alist.
There seems to be no objection to this change, and I want to
get it committed before anyone builds on definition-type.
I'll commit this shortly.
Second, the documentation for find-function-type-alist.
I'll respond to this discussion in a separate message on this
thread, but I think this improvement to the manual can be its
own commit.
Third, fixes to ERT's integration with find-func.
These bugs turned out to be more extensive than I first
thought. I've pulled them out of this patch and into a
separate patch, posted on a separate thread. I'll wait a bit
to see if anyone wants to review it. The ert fixes are
necessary before one can use find-function-type-alist with
macros expanding to ert-deftest, but other uses of
find-function-type-alist do not depend on them.
< Stephen
- Re: a property "definition-type" would help find macro-defined tests, (continued)
- Re: a property "definition-type" would help find macro-defined tests, Stephen Gildea, 2025/01/12
- Re: a property "definition-type" would help find macro-defined tests, Eli Zaretskii, 2025/01/12
- Re: a property "definition-type" would help find macro-defined tests, Stephen Gildea, 2025/01/12
- Re: a property "definition-type" would help find macro-defined tests, Eshel Yaron, 2025/01/13
- Re: a property "definition-type" would help find macro-defined tests, Stephen Gildea, 2025/01/13
- Re: a property "definition-type" would help find macro-defined tests, Eshel Yaron, 2025/01/14
- Re: a property "definition-type" would help find macro-defined tests, Stephen Gildea, 2025/01/14
- Re: a property "definition-type" would help find macro-defined tests, Eshel Yaron, 2025/01/15
- Re: a property "definition-type" would help find macro-defined tests, Stephen Gildea, 2025/01/15
- Re: a property "definition-type" would help find macro-defined tests, Eli Zaretskii, 2025/01/16
- Re: a property "definition-type" would help find macro-defined tests,
Stephen Gildea <=
- Re: a property "definition-type" would help find macro-defined tests, Stephen Gildea, 2025/01/16
- Re: a property "definition-type" would help find macro-defined tests, Eli Zaretskii, 2025/01/17
- Re: a property "definition-type" would help find macro-defined tests, Stephen Gildea, 2025/01/22
- Re: a property "definition-type" would help find macro-defined tests, Eli Zaretskii, 2025/01/22
- Re: a property "definition-type" would help find macro-defined tests, Stephen Gildea, 2025/01/22
- Re: a property "definition-type" would help find macro-defined tests, Eli Zaretskii, 2025/01/23
- Re: a property "definition-type" would help find macro-defined tests, Stephen Gildea, 2025/01/23
- Re: a property "definition-type" would help find macro-defined tests, Eli Zaretskii, 2025/01/23
- Re: a property "definition-type" would help find macro-defined tests, Stephen Gildea, 2025/01/23
- Re: a property "definition-type" would help find macro-defined tests, Eli Zaretskii, 2025/01/24