Patch 8.2.2535

6 views
Skip to first unread message

Bram Moolenaar

unread,
Feb 20, 2021, 2:24:42 PM2/20/21
to vim...@googlegroups.com

Patch 8.2.2535
Problem: MS-Windows: cannot run all vim9 tests.
Solution: Make test_vim9 target work.
Files: src/Make_mvc.mak


*** ../vim-8.2.2534/src/Make_mvc.mak 2020-11-14 21:04:29.209262902 +0100
--- src/Make_mvc.mak 2021-02-20 16:34:28.669597296 +0100
***************
*** 1489,1494 ****
--- 1489,1504 ----
$(MAKE) /NOLOGO -f Make_dos.mak VIMPROG=..\$(VIMTESTTARGET) report
cd ..

+ # Run Vim9 tests.
+ # These do not depend on the executable, compile it when needed.
+ test_vim9:
+ cd testdir
+ -del test_vim9_*.res
+ $(MAKE) /NOLOGO -f Make_dos.mak VIMPROG=..\$(VIMTESTTARGET) nolog
+ $(MAKE) /NOLOGO -f Make_dos.mak VIMPROG=..\$(VIMTESTTARGET) $(TEST_VIM9_RES)
+ $(MAKE) /NOLOGO -f Make_dos.mak VIMPROG=..\$(VIMTESTTARGET) report
+ cd ..
+
###########################################################################

# Create a default rule for transforming .c files to .obj files in $(OUTDIR)
*** ../vim-8.2.2534/src/version.c 2021-02-20 19:21:31.955986987 +0100
--- src/version.c 2021-02-20 20:13:06.197438639 +0100
***************
*** 752,753 ****
--- 752,755 ----
{ /* Add new patch number below this line */
+ /**/
+ 2535,
/**/

--
TIM: Too late.
ARTHUR: What?
TIM: There he is!
[They all turn, and see a large white RABBIT lollop a few yards out of the
cave. Accompanied by terrifying chord and jarring metallic monster noise.]
"Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD

/// Bram Moolenaar -- Br...@Moolenaar.net -- 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 ///
Reply all
Reply to author
Forward
0 new messages