Patch 8.2.3497

3 views
Skip to first unread message

Bram Moolenaar

unread,
Oct 11, 2021, 3:29:11 PM10/11/21
to vim...@googlegroups.com

Patch 8.2.3497
Problem: Put test fails when run by itself.
Solution: Source check.vim. (Dominique Pellé, closes #8990)
Files: src/testdir/test_put.vim


*** ../vim-8.2.3496/src/testdir/test_put.vim 2021-10-10 13:53:55.345494414 +0100
--- src/testdir/test_put.vim 2021-10-11 20:21:42.489420250 +0100
***************
*** 1,5 ****
--- 1,7 ----
" Tests for put commands, e.g. ":put", "p", "gp", "P", "gP", etc.

+ source check.vim
+
func Test_put_block()
new
call feedkeys("i\<C-V>u2500\<CR>x\<ESC>", 'x')
*** ../vim-8.2.3496/src/version.c 2021-10-11 16:26:55.574732816 +0100
--- src/version.c 2021-10-11 20:25:20.544391328 +0100
***************
*** 759,760 ****
--- 759,762 ----
{ /* Add new patch number below this line */
+ /**/
+ 3497,
/**/

--
In a world without fences, who needs Gates and Windows?

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