Re: List TAP test files in makefiles
x4mmm@yandex-team.ru
From: Andrey Borodin <x4mmm@yandex-team.ru>
To: Peter Eisentraut <peter@eisentraut.org>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2025-08-23T06:57:37Z
Lists: pgsql-hackers
I agree that this difference between meson and autotools builds is kind of problematic. > On 23 Aug 2025, at 11:09, Peter Eisentraut <peter@eisentraut.org> wrote: > > The obvious solution is to also require the makefiles to list TAP files explicitly, which is what I'm proposing here. What is the downside of the approach where meson uses t/*.pl wildcard? Best regards, Andrey Borodin.