Re: List TAP test files in makefiles

From: Andrey Borodin <x4mmm(at)yandex-team(dot)ru>
To: Peter Eisentraut <peter(at)eisentraut(dot)org>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: List TAP test files in makefiles
Date: 2025-08-23 06:57:37
Message-ID: 665374E5-A530-4D46-AED7-74FA8D7CE73A@yandex-team.ru
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
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(at)eisentraut(dot)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.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Corey Huinker 2025-08-23 09:32:30 Re: vacuumdb --missing-stats-only and permission issue
Previous Message Michael Banck 2025-08-23 06:56:12 Re: Adding REPACK [concurrently]