]> granicus.if.org Git - postgresql/commit
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 04:37:56 +0000 (23:37 -0500)
commitb06a8e3cc24d29d5c6eee0220a32c3155726daf9
tree2b97ce0285d403decfd3539fe1a714504b8a8057
parentd5bb7c6f699cf4ce9250fcd14e0ec129c0f1a507
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