Honor PROVE_FLAGS environment setting

Andrew Dunstan <andrew@dunslane.net>

Commit: 054a897c40c683b27cefaacbb85d536fcd8eedd1
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2017-05-12T15:26:40Z
Releases: 9.5.8
Honor PROVE_FLAGS environment setting

On MSVC builds and on back branches that means removing the hardcoded
--verbose setting. On master for Unix that means removing the empty
setting in the global Makefile so that the value can be acquired from
the environment as well as from the make arguments.

Backpatch to 9.4 where we introduced TAP tests

Files

PathChange+/−
src/Makefile.global.in modified +2 −1
src/tools/msvc/vcregress.pl modified +4 −1