Improve vcregress.pl's handling of tap tests for client programs
authorAndrew Dunstan
Thu, 19 Nov 2015 03:47:41 +0000 (22:47 -0500)
committerAndrew Dunstan
Thu, 19 Nov 2015 04:33:13 +0000 (23:33 -0500)
commitfed03032e57a3959524aaf22dd358a5cb4ad49e1
tree635d71c9a367cca075d06a7126bd7c43df756ccd
parent5021e3dac9878134ded01806807a9e17f9324425
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