]> granicus.if.org Git - vim/commit
patch 9.0.1297: wrong value for $LC_CTYPE makes the environ test fail v9.0.1297
authorWuerfelDev <dev@wuerfeldev.de>
Fri, 10 Feb 2023 20:49:08 +0000 (20:49 +0000)
committerBram Moolenaar <Bram@vim.org>
Fri, 10 Feb 2023 20:49:08 +0000 (20:49 +0000)
commit962d91643520ec3748fcf5af3263d89ccfcdda92
tree4add2fcda1cd96bf37351e1cc6e1fe8eefb1347b
parent094cf9f4d588b1c29f4e35c4ccbf8505510569fb
patch 9.0.1297: wrong value for $LC_CTYPE makes the environ test fail

Problem:    Wrong value for $LC_CTYPE makes the environ test fail.
Solution:   Unset $LC_CTYPE when running tests. (closes #11963)
src/testdir/test_environ.vim
src/version.c