]> granicus.if.org Git - vim/commit
patch 8.1.2398: strptime() test fails on Japanese Mac v8.1.2398
authorBram Moolenaar <Bram@vim.org>
Fri, 6 Dec 2019 11:45:01 +0000 (12:45 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 6 Dec 2019 11:45:01 +0000 (12:45 +0100)
commit9a838fe543b69582b0773f7c38a57f16fb32d765
treea369f5e3e2e41a1077f7b3b9110bf6a306e1ff29
parente7dd0deb3c4c4b1f55e28e5fe9a4ef4b76951b85
patch 8.1.2398: strptime() test fails on Japanese Mac

Problem:    strptime() test fails on Japanese Mac.
Solution:   Use %T instead of %X.
src/testdir/test_functions.vim
src/version.c