Re: convert libpq uri-regress tests to tap test
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Andres Freund <andres@anarazel.de>
Cc: Justin Pryzby <pryzby@telsasoft.com>, Tom Lane <tgl@sss.pgh.pa.us>, Andrew Dunstan <andrew@dunslane.net>, Peter Eisentraut <peter.eisentraut@enterprisedb.com>, pgsql-hackers@postgresql.org
Date: 2022-06-03T00:43:28Z
Lists: pgsql-hackers
On Thu, Jun 02, 2022 at 09:48:25AM -0700, Andres Freund wrote: > On 2022-06-01 13:59:06 +0900, Michael Paquier wrote: >> So, this leads to something like the attached. Does that sound fine >> to you? > > That looks reasonable to me. Do you want to apply it or will you? Thanks for double-checking! I should be able to take care of that today. -- Michael
Commits
-
Run tests of libpq on installcheck-world, checkprep and check-world
- 2cc96f233914 15.0 landed
-
Convert src/interfaces/libpq/test to a tap test.
- ac25173cdbc4 15.0 landed
-
Run tap tests in src/interfaces/libpq.
- 6b04abdfc5e0 15.0 landed