Patch 9.0.1214

1 view
Skip to first unread message

Bram Moolenaar

unread,
Jan 17, 2023, 4:21:26 PM1/17/23
to vim...@googlegroups.com

Patch 9.0.1214
Problem: File left behind after running tests.
Solution: Delete the file. (Dominique Pellé, closes #11839)
Files: src/testdir/test_autocmd.vim


*** ../vim-9.0.1213/src/testdir/test_autocmd.vim 2022-12-31 11:44:51.549772464 +0000
--- src/testdir/test_autocmd.vim 2023-01-17 21:18:24.565522592 +0000
***************
*** 640,645 ****
--- 640,646 ----
\ }, event)

call StopVimInTerminal(buf)
+ call delete('XscrollEvent')
endfunc

func Test_WinClosed()
*** ../vim-9.0.1213/src/version.c 2023-01-17 19:48:02.759310921 +0000
--- src/version.c 2023-01-17 21:19:25.761557499 +0000
***************
*** 697,698 ****
--- 697,700 ----
{ /* Add new patch number below this line */
+ /**/
+ 1214,
/**/

--
How To Keep A Healthy Level Of Insanity:
8. Don't use any punctuation marks.

/// 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 ///
Reply all
Reply to author
Forward
0 new messages