Refix the unaccent regression test on MSVC properly
Peter Eisentraut <peter_e@gmx.net>
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
| Path | Change | +/− |
|---|---|---|
| contrib/unaccent/Makefile | modified | +3 −2 |
| src/tools/msvc/vcregress.pl | modified | +8 −0 |