]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0242: preview popup window test fails with long directory name v8.2.0242
authorBram Moolenaar <Bram@vim.org>
Tue, 11 Feb 2020 20:44:17 +0000 (21:44 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 11 Feb 2020 20:44:17 +0000 (21:44 +0100)
commit799439a5d85a7d45eff7485056f2798cea766300
treee40c9255e31cb231491e638278f89775afbf9f27
parent99234f29aa8767f2e71bb1f5db6ee0131bc8e64e
patch 8.2.0242: preview popup window test fails with long directory name

Problem:    Preview popup window test fails with long directory name. (Jakub
            Kądziołka)
Solution:   Use "silent cd". (closes #5615)
src/testdir/test_popupwin.vim
src/version.c