Improve vcregress.pl's handling of tap tests for client programs
authorAndrew Dunstan <andrew@dunslane.net>
Thu, 19 Nov 2015 03:47:41 +0000 (22:47 -0500)
committerAndrew Dunstan <andrew@dunslane.net>
Thu, 19 Nov 2015 03:47:41 +0000 (22:47 -0500)
commitd835dd6685246f0737ca42ab68242210681bb220
treed6113d8d7228d24916a373d53a802a193a13fa91
parent7907a949abf100b5a1e1def1184ba1e6fc8b9fd7
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.
src/tools/msvc/vcregress.pl