]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1956: screenshot tests may use a different encoding v8.1.1956
authorBram Moolenaar <Bram@vim.org>
Sun, 1 Sep 2019 13:26:23 +0000 (15:26 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 1 Sep 2019 13:26:23 +0000 (15:26 +0200)
commit0fdddeeb66bbe326860ddfc573eba42f6487bbda
tree60edbb51f671f6e6931bfbab49163f10f51c4fd5
parent1bc353b6f1b063e189e0cef26f8dc586dcf9161f
patch 8.1.1956: screenshot tests may use a different encoding

Problem:    Screenshot tests may use a different encoding. (Dominique Pelle)
Solution:   Always set 'encoding' to "utf-8" when running Vim in a terminal.
            (closes #4884)
src/testdir/dumps/Test_popupwin_behind.dump
src/testdir/shared.vim
src/testdir/test_popupwin.vim
src/version.c