]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Enable settings used in TAP tests for MSVC builds
authorAndrew Dunstan <andrew@dunslane.net>
Tue, 7 Dec 2021 19:53:39 +0000 (14:53 -0500)
committerAndrew Dunstan <andrew@dunslane.net>
Tue, 7 Dec 2021 20:01:16 +0000 (15:01 -0500)
commit93094232c8958a42fdd066ef52d4673108e768e3
tree8b590d97fbbc3f4f6d71afd8f3332f01a541fec3
parentea5ecdadf6eacdc1ef5c67648ebaed2efcb0d07a
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