Allow vcregress.pl to run an arbitrary TAP test set

Andrew Dunstan <andrew@dunslane.net>

Commit: 263e33d979fc19d889f914977978f9326cc8a3e4
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2017-05-01T14:52:02Z
Releases: 9.5.7
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 +41 −17