Allow vcregress.pl to run an arbitrary TAP test set
authorAndrew Dunstan <andrew@dunslane.net>
Mon, 1 May 2017 14:12:02 +0000 (10:12 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Mon, 1 May 2017 14:57:51 +0000 (10:57 -0400)
commitfed6df486dca1b9e53d3f560031b9a236c99f4bb
treeabc2f07f48be8a80ec8e59aea565a7b96cc03688
parent9414e41ea703ea5fcc288bcf7dc000e53306896b
Allow vcregress.pl to run an arbitrary TAP test set

Currently only provision for running the bin checks in a single step is
provided for. Now these tests can be run individually, as well as tests
in other locations (e.g. src.test/recover).

Also provide for suppressing unnecessary temp installs by setting the
NO_TEMP_INSTALL environment variable just as the Makefiles do.

Backpatch to 9.4.
src/tools/msvc/vcregress.pl