Refix the unaccent regression test on MSVC properly

Peter Eisentraut <peter_e@gmx.net>

Commit: 385942f46ce526000d231c51c76360a807c2f809
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2011-04-19T19:52:52Z
Releases: 9.1.0
Refix the unaccent regression test on MSVC properly

... for some value of "properly".  Instead of overriding REGRESS_OPTS,
set the variables ENCODING and NO_LOCALE, which is more expressive and
allows overriding by the user.  Fix vcregress.pl to handle that.

Files

PathChange+/−
contrib/unaccent/Makefile modified +3 −2
src/tools/msvc/vcregress.pl modified +8 −0