Enable settings used in TAP tests for MSVC builds

Andrew Dunstan <andrew@dunslane.net>

Commit: f99cd8bb0dab7512b7980472bdd5883dee8c4588
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2021-12-07T20:07:56Z
Releases: 10.20
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.

Files

PathChange+/−
src/tools/msvc/vcregress.pl modified +15 −0