Run tap tests in src/interfaces/libpq.
authorAndres Freund <andres@anarazel.de>
Sun, 27 Feb 2022 00:51:47 +0000 (16:51 -0800)
committerAndres Freund <andres@anarazel.de>
Sun, 27 Feb 2022 00:51:47 +0000 (16:51 -0800)
commit6b04abdfc5e0653542ac5d586e639185a8c61a39
treed1d0ba1e58a0d406e503fc712bcfa96f401f5fa6
parentac25173cdbc40b310a7e72d9557c45a699f1f7b3
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
src/Makefile.global.in
src/interfaces/libpq/.gitignore
src/interfaces/libpq/Makefile