comparison .gitignore @ 12602:9359ed49d375 v8.0.1179

patch 8.0.1179: Test_popup_and_window_resize() does not always pass commit https://github.com/vim/vim/commit/631820536e4084e01bf990f9314ec385b60b21d7 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Oct 7 20:03:23 2017 +0200 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)
author Christian Brabandt <cb@256bit.org>
date Sat, 07 Oct 2017 20:15:04 +0200
parents 50459aeb4773
children 85705008bb7a
comparison
equal deleted inserted replaced
12601:f6be693907fa 12602:9359ed49d375
36 src/if_perl.c 36 src/if_perl.c
37 src/pathdef.c 37 src/pathdef.c
38 src/Obj*/pathdef.c 38 src/Obj*/pathdef.c
39 gvimext.dll 39 gvimext.dll
40 gvimext.lib 40 gvimext.lib
41 gvim.lib
41 runtime/doc/uganda.nsis.txt 42 runtime/doc/uganda.nsis.txt
42 43
43 # Borland C++ 44 # Borland C++
44 bcc.cfg 45 bcc.cfg
45 *.ilc 46 *.ilc