]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0760: no proper test for using 'termencoding' v8.1.0760
authorBram Moolenaar <Bram@vim.org>
Thu, 17 Jan 2019 12:04:30 +0000 (13:04 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 17 Jan 2019 12:04:30 +0000 (13:04 +0100)
commit617d7ef0462e86ec946d8932e4d157e65bbc9aa8
treef538527764f013bbdd634868e30d717aa6df8a26
parent83a52171ba00b2b9fd2d1d22a07e38fc9fc69c1e
patch 8.1.0760: no proper test for using 'termencoding'

Problem:    No proper test for using 'termencoding'.
Solution:   Add a screendump test.  Fix using double width characters in a
            screendump.
src/terminal.c
src/testdir/Make_all.mak
src/testdir/dumps/Test_tenc_euc_jp_01.dump [new file with mode: 0644]
src/testdir/test_termencoding.vim [new file with mode: 0644]
src/version.c