Allow vcregress.pl to run an arbitrary TAP test set
authorAndrew Dunstan
Mon, 1 May 2017 14:12:02 +0000 (10:12 -0400)
committerAndrew Dunstan
Mon, 1 May 2017 14:52:02 +0000 (10:52 -0400)
commit263e33d979fc19d889f914977978f9326cc8a3e4
tree58650876b5da0d40a913e53d994e493c8df9adfa
parent4d4d8fa77eb81c949dc52ffcb401a476fffddb2c
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