Patch 8.2.4598
Problem: Profile completion test sometimes fails.
Solution: Delete the .res file before running tests.
Files: src/testdir/runtest.vim
*** ../vim-8.2.4597/src/testdir/runtest.vim 2021-12-30 13:32:05.687843894 +0000
--- src/testdir/runtest.vim 2022-03-20 13:34:27.493900187 +0000
***************
*** 410,415 ****
--- 410,418 ----
endtry
endif
+ " Delete the .res file, it may change behavior for completion
+ call delete(fnamemodify(g:testname, ':r') .. '.res')
+
" Locate Test_ functions and execute them.
redir @q
silent function /^Test_
*** ../vim-8.2.4597/src/version.c 2022-03-20 11:45:57.307043829 +0000
--- src/version.c 2022-03-20 13:35:09.769786517 +0000
***************
*** 752,753 ****
--- 752,755 ----
{ /* Add new patch number below this line */
+ /**/
+ 4598,
/**/
--
FATHER: One day, lad, all this will be yours ...
PRINCE: What - the curtains?
"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/ ///
\\\ help me help AIDS victims --
http://ICCF-Holland.org ///