On 17.01.22 22:13, Andrew Dunstan wrote:
Well, the logic we use for TAP tests is we run them for the following if they have a t subdirectory, subject to configuration settings like PG_TEST_EXTRA:src/test/bin/* contrib/* src/test/modules/* src/test/* As long as any new TAP test gets place in such a location nothing new is required in the buildfarm client.
But if I wanted to add TAP tests to libpq, then I'd still be stuck. Why not change the above list to "anywhere"?