Re: Explicitly skip TAP tests under Meson if disabled - Mailing list pgsql-hackers

From Tristan Partin
Subject Re: Explicitly skip TAP tests under Meson if disabled
Date
Msg-id CWMR2E3HWKXJ.6I8GLYSI4GQE@neon.tech
Whole thread Raw
In response to Explicitly skip TAP tests under Meson if disabled  (Peter Eisentraut <peter@eisentraut.org>)
List pgsql-hackers
Hi Peter,

You may find value in this Meson PR[0] adding a skip keyword argument to
Meson's test() function. From what I understand of the PR and your
issue, they seem related. If you could provide a comment describing why
this is valuable to you, it would be good to help the Meson
maintainers understand the use case better.

Thanks!

[0]: https://github.com/mesonbuild/meson/pull/12362

--
Tristan Partin
Neon (https://neon.tech)



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Add lasterrno setting for dir_existsfile()
Next
From: Tommy Pavlicek
Date:
Subject: Re: [PATCH] Extend ALTER OPERATOR to support adding commutator, negator, hashes, and merges