Re: Add support for EXTRA_REGRESS_OPTS for meson

2025-03-27 Thread Rustam ALLAKOV
The following review has been posted through the commitfest application: make installcheck-world: not tested Implements feature: tested, failed Spec compliant: tested, failed Documentation:tested, failed Hello everyone, for v2 patch I suggest to refactor from > -sp =

Re: Add support for EXTRA_REGRESS_OPTS for meson

2025-03-13 Thread vignesh C
On Thu, 27 Feb 2025 at 18:51, Andres Freund wrote: > > Hi, > > On 2025-02-27 13:53:17 +0100, Andreas Karlsson wrote: > > We use EXTRA_REGRESS_OPTS to make sure the whole test suite passes with our > > extension loaded and since I prefer develop in meson over using autotools > > and make the lack o

Re: Add support for EXTRA_REGRESS_OPTS for meson

2025-02-27 Thread Andres Freund
Hi, On 2025-02-27 13:53:17 +0100, Andreas Karlsson wrote: > We use EXTRA_REGRESS_OPTS to make sure the whole test suite passes with our > extension loaded and since I prefer develop in meson over using autotools > and make the lack of support for EXTRA_REGRESS_OPTS in meson > has bugged me for a w