Enable settings used in TAP tests for MSVC builds
authorAndrew Dunstan <[email protected]>
Tue, 7 Dec 2021 20:05:33 +0000 (15:05 -0500)
committerAndrew Dunstan <[email protected]>
Tue, 7 Dec 2021 20:07:56 +0000 (15:07 -0500)
commitf99cd8bb0dab7512b7980472bdd5883dee8c4588
tree1fb2e2bbe7e063a4de2fa8648a3ce7d17bd65cb1
parent878f38b80e91ab2727b070fe5a0962820a09a33b
Enable settings used in TAP tests for MSVC builds

Certain settings from configuration or the Makefile infrastructure are
used by the TAP tests, but were not being set up by vcregress.pl. This
remedies those omissions. This should increase test coverage, especially
on the buildfarm.

Reviewed by Noah Misch

Discussion: https://postgr.es/m/17093da5-e40d-8335-d53a-2bd803fc38b0@dunslane.net

Backpatch to all live branches.
src/tools/msvc/vcregress.pl