Enable settings used in TAP tests for MSVC builds
authorAndrew Dunstan <andrew@dunslane.net>
Tue, 7 Dec 2021 20:05:33 +0000 (15:05 -0500)
committerAndrew Dunstan <andrew@dunslane.net>
Tue, 7 Dec 2021 20:05:33 +0000 (15:05 -0500)
commit14c54e40f59a741afafa84015681f13ba083eed6
treed52df23d39f2a4f0d67e6c646bf8e36fb36a529f
parenta8a983e8299ae7e63b18b3965ca1f55e18f84a06
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