Allow vcregress.pl to run an arbitrary TAP test set

Andrew Dunstan <andrew@dunslane.net>

Commit: fed6df486dca1b9e53d3f560031b9a236c99f4bb
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2017-05-01T14:57:51Z
Releases: 10.0
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.

Files

PathChange+/−
src/tools/msvc/vcregress.pl modified +31 −19