Improve vcregress.pl's handling of tap tests for client programs

Andrew Dunstan <andrew@dunslane.net>

Commit: b06a8e3cc24d29d5c6eee0220a32c3155726daf9
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2015-11-19T04:37:56Z
Releases: 9.4.6
Improve vcregress.pl's handling of tap tests for client programs

The target is now named 'bincheck' rather than 'tapcheck' so that it
reflects what is checked instead of the test mechanism. Some of the
logic is improved, making it easier to add further sets of TAP based
tests in future. Also, the environment setting logic is imrpoved.

As discussed on -hackers a couple of months ago.

Files

PathChange+/−
src/tools/msvc/vcregress.pl modified +36 −25