Run tap tests in src/interfaces/libpq.

Andres Freund <andres@anarazel.de>

Commit: 6b04abdfc5e0653542ac5d586e639185a8c61a39
Author: Andres Freund <andres@anarazel.de>
Date: 2022-02-27T00:51:47Z
Releases: 15.0
Run tap tests in src/interfaces/libpq.

To be able to run binaries in the test/ directory, prove_[install]check need
to be executable in a single shell invocation, so that test/ can be added to
PATH.

Discussion: https://postgr.es/m/20220223203031.ezrd73ohvjgfksow@alap3.anarazel.de

Files

PathChange+/−
src/interfaces/libpq/.gitignore modified +1 −0
src/interfaces/libpq/Makefile modified +9 −2
src/Makefile.global.in modified +6 −6

Discussion