Re: convert libpq uri-regress tests to tap test
От
Andrew Dunstan
Тема
Re: convert libpq uri-regress tests to tap test
Дата
Msg-id
95fdebab-adaa-4d00-165b-e58b9b63b94d@dunslane.net
Ответ на
Список
Дерево обсуждения
convert libpq uri-regress tests to tap test Andres Freund <andres@anarazel.de>
Re: convert libpq uri-regress tests to tap test Andrew Dunstan <andrew@dunslane.net>
Re: convert libpq uri-regress tests to tap test Tom Lane <tgl@sss.pgh.pa.us>
Re: convert libpq uri-regress tests to tap test Andres Freund <andres@anarazel.de>
Re: convert libpq uri-regress tests to tap test Alvaro Herrera <alvherre@alvh.no-ip.org>
Re: convert libpq uri-regress tests to tap test Tom Lane <tgl@sss.pgh.pa.us>
Re: convert libpq uri-regress tests to tap test Andrew Dunstan <andrew@dunslane.net>
Re: convert libpq uri-regress tests to tap test Alvaro Herrera <alvherre@alvh.no-ip.org>
Re: convert libpq uri-regress tests to tap test Daniel Gustafsson <daniel@yesql.se>
Re: convert libpq uri-regress tests to tap test Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Re: convert libpq uri-regress tests to tap test Tom Lane <tgl@sss.pgh.pa.us>
Re: convert libpq uri-regress tests to tap test Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Re: convert libpq uri-regress tests to tap test Tom Lane <tgl@sss.pgh.pa.us>
Re: convert libpq uri-regress tests to tap test Andrew Dunstan <andrew@dunslane.net>
Re: convert libpq uri-regress tests to tap test Andrew Dunstan <andrew@dunslane.net>
Re: convert libpq uri-regress tests to tap test Andres Freund <andres@anarazel.de>
Re: convert libpq uri-regress tests to tap test Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Re: convert libpq uri-regress tests to tap test Andres Freund <andres@anarazel.de>
Re: convert libpq uri-regress tests to tap test Tom Lane <tgl@sss.pgh.pa.us>
Re: convert libpq uri-regress tests to tap test Andres Freund <andres@anarazel.de>
Re: convert libpq uri-regress tests to tap test Andres Freund <andres@anarazel.de>
Re: convert libpq uri-regress tests to tap test Andres Freund <andres@anarazel.de>
Re: convert libpq uri-regress tests to tap test Andres Freund <andres@anarazel.de>
Re: convert libpq uri-regress tests to tap test Justin Pryzby <pryzby@telsasoft.com>
Re: convert libpq uri-regress tests to tap test Andrew Dunstan <andrew@dunslane.net>
Re: convert libpq uri-regress tests to tap test Justin Pryzby <pryzby@telsasoft.com>
Re: convert libpq uri-regress tests to tap test Andres Freund <andres@anarazel.de>
Re: convert libpq uri-regress tests to tap test Michael Paquier <michael@paquier.xyz>
Re: convert libpq uri-regress tests to tap test Michael Paquier <michael@paquier.xyz>
Re: convert libpq uri-regress tests to tap test Andres Freund <andres@anarazel.de>
Re: convert libpq uri-regress tests to tap test Michael Paquier <michael@paquier.xyz>
Re: convert libpq uri-regress tests to tap test Jacob Champion <pchampion@vmware.com>
Re: convert libpq uri-regress tests to tap test Andres Freund <andres@anarazel.de>
Re: convert libpq uri-regress tests to tap test Peter Eisentraut <peter.eisentraut@enterprisedb.com>
On 2/23/22 20:52, Tom Lane wrote: > Peter Eisentraut writes: >> On 23.02.22 23:58, Tom Lane wrote: >>> Peter Eisentraut writes: >>>> libpq TAP tests should be in src/interfaces/libpq/t/. >>> That's failing to account for the fact that a libpq test can't >>> really be a pure-perl TAP test; you need some C code to drive the >>> library. >> Such things could be put under src/interfaces/libpq/test, or some other >> subdirectory. We already have src/interfaces/ecpg/test. > OK, but then the TAP scripts are under src/interfaces/libpq/test/t, > which isn't what you said. I have no great objection to moving > src/test/modules/libpq_pipeline/ to src/interfaces/libpq/test/, > though, as long as the buildfarm will cope. > > It won't without some adjustment. cheers andrew -- Andrew Dunstan EDB: https://www.enterprisedb.com
В списке pgsql-hackers по дате отправления