]> granicus.if.org Git - vim/commit
patch 8.0.1179: Test_popup_and_window_resize() does not always pass v8.0.1179
authorBram Moolenaar <Bram@vim.org>
Sat, 7 Oct 2017 18:03:23 +0000 (20:03 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 7 Oct 2017 18:03:23 +0000 (20:03 +0200)
commit631820536e4084e01bf990f9314ec385b60b21d7
tree3876a54cd74c3db491638cad387a43fbd857d2e7
parent73f4439ca690d8224df8f88dc71a43fafdcc89bf
patch 8.0.1179: Test_popup_and_window_resize() does not always pass

Problem:    Test_popup_and_window_resize() does not always pass.
Solution:   Do not use $VIMPROG, pass the Vim executable in the vimcmd file.
            (Ozaki Kiichi, closes #2186)
.gitignore
src/testdir/Makefile
src/testdir/shared.vim
src/testdir/test_popup.vim
src/version.c