forked from aniani/vim
patch 8.2.5084: when the GUI shows a dialog tests get stuck
Problem: When the GUI shows a dialog tests get stuck. Solution: Add the --gui-dialog-file argument.
This commit is contained in:
@@ -1466,7 +1466,7 @@ test:
|
||||
$(MAKE) /NOLOGO -f Make_dos.mak
|
||||
cd ..
|
||||
|
||||
testgvim:
|
||||
testgvim testgui:
|
||||
cd testdir
|
||||
$(MAKE) /NOLOGO -f Make_dos.mak VIMPROG=..\gvim
|
||||
cd ..
|
||||
|
Reference in New Issue
Block a user