Patch 8.2.4796

6 views
Skip to first unread message

Bram Moolenaar

unread,
Apr 20, 2022, 1:43:43 PM4/20/22
to vim...@googlegroups.com

Patch 8.2.4796 (after 8.2.4795)
Problem: File left behind after running cursorline tests.
Solution: Uncomment the line that deletes the file.
Files: src/testdir/test_cursorline.vim


*** ../vim-8.2.4795/src/testdir/test_cursorline.vim 2022-04-20 14:50:54.910366056 +0100
--- src/testdir/test_cursorline.vim 2022-04-20 18:38:50.821946173 +0100
***************
*** 322,328 ****
call VerifyScreenDump(buf, 'Test_hor_scroll_4', {})

call StopVimInTerminal(buf)
! "call delete('Xhor_scroll')
endfunc


--- 322,328 ----
call VerifyScreenDump(buf, 'Test_hor_scroll_4', {})

call StopVimInTerminal(buf)
! call delete('Xhor_scroll')
endfunc


*** ../vim-8.2.4795/src/version.c 2022-04-20 14:50:54.914366051 +0100
--- src/version.c 2022-04-20 18:39:42.209912011 +0100
***************
*** 748,749 ****
--- 748,751 ----
{ /* Add new patch number below this line */
+ /**/
+ 4796,
/**/

--
One difference between a man and a machine is that a machine is quiet
when well oiled.

/// 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