]> granicus.if.org Git - vim/commit
patch 8.1.1168: not all screen update code of terminal is executed in tests v8.1.1168
authorBram Moolenaar <Bram@vim.org>
Sat, 13 Apr 2019 20:35:29 +0000 (22:35 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 13 Apr 2019 20:35:29 +0000 (22:35 +0200)
commit87dcfd75c218107ca966c80a0a56b236be046fc9
tree2bf8971a97db0589072e1acbe7d909e9d7d213b9
parent39f76c6ac0f5e07a0e608ddf920a67702ec83824
patch 8.1.1168: not all screen update code of terminal is executed in tests

Problem:    Not all screen update code of the terminal window is executed in
            tests.
Solution:   Redraw before taking a screenshot.
src/testdir/screendump.vim
src/version.c