Re: convert libpq uri-regress tests to tap test - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: convert libpq uri-regress tests to tap test
Date
Msg-id 3B7BDF3F-76B7-44E6-ADD3-03BAA10FA961@yesql.se
Whole thread Raw
In response to convert libpq uri-regress tests to tap test  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
> On 23 Feb 2022, at 21:30, Andres Freund <andres@anarazel.de> wrote:

> When verifying that the meson port actually runs all perl based tests I came
> across src/interfaces/libpq/test/regress.pl.  Instead of running tests yet
> another way, it seems better to convert it to a tap test.
>
> I hope others agree?

Many +1's on that.

> The tap test needs a bit more polish, mostly posted this to get some feedback
> before wasting more time :)

Skimming the new test it seems structurally fine to me.

--
Daniel Gustafsson        https://vmware.com/




pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: convert libpq uri-regress tests to tap test
Next
From: Tom Lane
Date:
Subject: Re: Some optimisations for numeric division