Allow vcregress.pl to run an arbitrary TAP test set

Andrew Dunstan <andrew@dunslane.net>

Commit: 66510630d8621a638b487fa5ae685bdc60240440
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2017-05-01T14:52:21Z
Releases: 9.6.3
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 +30 −18