Re: List TAP test files in makefiles

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: List TAP test files in makefiles
Дата
Msg-id 2258672.1755958679@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: List TAP test files in makefiles  (Andres Freund <andres@anarazel.de>)
Ответы Re: List TAP test files in makefiles
Список pgsql-hackers
Andres Freund <andres@anarazel.de> writes:
> On 2025-08-23 11:57:37 +0500, Andrey Borodin wrote:
>> What is the downside of the approach where meson uses t/*.pl wildcard?

> In meson you can't do wildcards at "configure" time, since wildcards do not
> allow reliable detection of when re-configure is needed.

But ... what "re-configuration" is needed when adding a new test file?

This proposed fix adds more manual maintenance effort, and I really
doubt that it will do much to solve the ostensible problem that
people forget to update the meson.build files.  We should be striving
to make the meson system as easy to use as autoconf/make, not trying
to attain parity by making the latter experience worse.

            regards, tom lane



В списке pgsql-hackers по дате отправления: