Patch 7.4.1020
Problem: On MS-Windows there is no target to run tests with gvim.
Solution: Add the testgvim target.
Files: src/Make_mvc.mak
*** ../vim-7.4.1019/src/Make_mvc.mak 2015-12-31 20:54:16.254494780 +0100
--- src/Make_mvc.mak 2016-01-01 17:30:39.016224840 +0100
***************
*** 1027,1032 ****
--- 1027,1037 ----
$(MAKE) /NOLOGO -f Make_dos.mak win32
cd ..
+ testgvim:
+ cd testdir
+ $(MAKE) /NOLOGO -f Make_dos.mak VIMPROG=..\gvim win32
+ cd ..
+
testclean:
cd testdir
$(MAKE) /NOLOGO -f Make_dos.mak clean
*** ../vim-7.4.1019/src/version.c 2016-01-01 17:20:00.720657954 +0100
--- src/version.c 2016-01-01 17:49:28.881686256 +0100
***************
*** 743,744 ****
--- 743,746 ----
{ /* Add new patch number below this line */
+ /**/
+ 1020,
/**/
--
Q: What's orange and sounds like a parrot?
A: A carrot
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.