]> granicus.if.org Git - vim/commit
patch 8.0.1780: test fails because Vim in a terminal uses wrong 'encoding' v8.0.1780
authorBram Moolenaar <Bram@vim.org>
Mon, 30 Apr 2018 16:03:10 +0000 (18:03 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 30 Apr 2018 16:03:10 +0000 (18:03 +0200)
commit77bfd756a02c3b3150d6c08ddbf89b66362dad8d
treea864f02a2ecc6b53300edfab99ce7217b73df102
parent35e802e713382d7e76232ad344af7dcd577e43de
patch 8.0.1780: test fails because Vim in a terminal uses wrong 'encoding'

Problem:    Test fails because Vim in a terminal uses wrong 'encoding'.
Solution:   Set encoding in the test where it matters. (James McCoy,
            closes #2847)
src/testdir/test_terminal.vim
src/version.c