| From: | Andres Freund <andres(at)anarazel(dot)de> |
|---|---|
| To: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
| Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com> |
| Subject: | Re: meson missing test dependencies |
| Date: | 2024-12-09 15:42:16 |
| Message-ID: | nd4c22jnlldpoanke7otnuaxyhlha6bbdd35j4rbgxyhrvsfns@vxfb3yraxjli |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
On 2024-12-09 16:06:18 +0100, Peter Eisentraut wrote:
> On 07.12.24 21:45, Andres Freund wrote:
> > If a test target does not have ay dependency 'meson test' treats it has having
> > a dependency on the project default test. Which in turn currently includes
> > everything that will be installed, i.e. everything that tmp_install might
> > need. But that's not something I think we should rely on going forward.
>
> I don't understand this. What is the project default test?
Oops, default target, not test.
> I don't find any documentation about this default dependency. (Not
> everything like that tends to be documented, but do you have a source code
> reference or a GH issue?)
Greetings,
Andres Freund
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2024-12-09 15:44:14 | some Page/PageData const stuff |
| Previous Message | Peter Eisentraut | 2024-12-09 15:06:18 | Re: meson missing test dependencies |