Patch 8.2.1449
Problem:    Some test makefiles delete files that are not generated.
Solution:   Remove the deletion commands.
Files:      src/testdir/Make_dos.mak, src/testdir/Make_ming.mak,
            src/testdir/Make_amiga.mak, src/testdir/Make_vms.mms


*** ../vim-8.2.1448/src/testdir/Make_dos.mak    2020-08-13 18:57:56.558214754 
+0200
--- src/testdir/Make_dos.mak    2020-08-14 19:17:44.623601774 +0200
***************
*** 59,68 ****
        -if exist $(DOSTMP) rd /s /q $(DOSTMP)
        -if exist test.in del test.in
        -if exist test.ok del test.ok
-       -if exist small.vim del small.vim
-       -if exist tiny.vim del tiny.vim
-       -if exist mbyte.vim del mbyte.vim
-       -if exist mzscheme.vim del mzscheme.vim
        -if exist Xdir1 rd /s /q Xdir1
        -if exist Xfind rd /s /q Xfind
        -if exist XfakeHOME rd /s /q XfakeHOME
--- 59,64 ----
*** ../vim-8.2.1448/src/testdir/Make_ming.mak   2020-08-13 18:57:56.558214754 
+0200
--- src/testdir/Make_ming.mak   2020-08-14 19:18:10.751417252 +0200
***************
*** 71,80 ****
        -@if exist $(DOSTMP) rd /s /q $(DOSTMP)
        -@if exist test.in $(DEL) test.in
        -@if exist test.ok $(DEL) test.ok
-       -@if exist small.vim $(DEL) small.vim
-       -@if exist tiny.vim $(DEL) tiny.vim
-       -@if exist mbyte.vim $(DEL) mbyte.vim
-       -@if exist mzscheme.vim $(DEL) mzscheme.vim
        -@if exist Xdir1 $(DELDIR) Xdir1
        -@if exist Xfind $(DELDIR) Xfind
        -@if exist XfakeHOME $(DELDIR) XfakeHOME
--- 71,76 ----
*** ../vim-8.2.1448/src/testdir/Make_amiga.mak  2020-08-13 18:57:56.558214754 
+0200
--- src/testdir/Make_amiga.mak  2020-08-14 19:18:44.023182361 +0200
***************
*** 17,23 ****
        csh -c echo ALL DONE
  
  clean:
!       csh -c \rm -rf *.out Xdir1 Xfind XfakeHOME Xdotest small.vim tiny.vim 
mbyte.vim test.ok viminfo
  
  .in.out:
        copy $*.ok test.ok
--- 17,23 ----
        csh -c echo ALL DONE
  
  clean:
!       csh -c \rm -rf *.out Xdir1 Xfind XfakeHOME Xdotest test.ok viminfo
  
  .in.out:
        copy $*.ok test.ok
*** ../vim-8.2.1448/src/testdir/Make_vms.mms    2020-08-13 18:57:56.558214754 
+0200
--- src/testdir/Make_vms.mms    2020-08-14 19:19:06.755021930 +0200
***************
*** 104,112 ****
        -@ if "''F$SEARCH("*.*_sw*")'"      .NES. "" then 
delete/noconfirm/nolog *.*_sw*.*
        -@ if "''F$SEARCH("*.failed")'"     .NES. "" then 
delete/noconfirm/nolog *.failed.*
        -@ if "''F$SEARCH("*.rej")'"        .NES. "" then 
delete/noconfirm/nolog *.rej.*
-       -@ if "''F$SEARCH("tiny.vim")'"     .NES. "" then 
delete/noconfirm/nolog tiny.vim.*
-       -@ if "''F$SEARCH("small.vim")'"    .NES. "" then 
delete/noconfirm/nolog small.vim.*
-       -@ if "''F$SEARCH("mbyte.vim")'"    .NES. "" then 
delete/noconfirm/nolog mbyte.vim.*
-       -@ if "''F$SEARCH("mzscheme.vim")'" .NES. "" then 
delete/noconfirm/nolog mzscheme.vim.*
        -@ if "''F$SEARCH("viminfo.*")'"    .NES. "" then 
delete/noconfirm/nolog viminfo.*.*
  
--- 104,108 ----
*** ../vim-8.2.1448/src/version.c       2020-08-14 19:10:59.398473868 +0200
--- src/version.c       2020-08-14 19:19:50.662712157 +0200
***************
*** 756,757 ****
--- 756,759 ----
  {   /* Add new patch number below this line */
+ /**/
+     1449,
  /**/

-- 
hundred-and-one symptoms of being an internet addict:
198. You read all the quotes at Netaholics Anonymous and keep thinking
     "What's wrong with that?"

 /// 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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vim_dev/202008141720.07EHKlSj102899%40masaka.moolenaar.net.

Raspunde prin e-mail lui