Patch 8.2.4923
Problem: Test checks for terminal feature unnecessarily.
Solution: Remove CheckRunVimInTerminal. (closes #10383)
Files: src/testdir/test_matchadd_conceal.vim
*** ../vim-8.2.4922/src/testdir/test_matchadd_conceal.vim 2022-05-08
21:25:17.125880347 +0100
--- src/testdir/test_matchadd_conceal.vim 2022-05-09 10:59:53.460176308
+0100
***************
*** 340,347 ****
endfunc
func Test_interaction_matchadd_syntax()
- CheckRunVimInTerminal
-
new
" Test for issue #7268 fix.
" When redrawing the second column, win_line() was comparing the sequence
--- 340,345 ----
*** ../vim-8.2.4922/src/version.c 2022-05-08 22:49:39.402730462 +0100
--- src/version.c 2022-05-09 11:01:02.644237720 +0100
***************
*** 748,749 ****
--- 748,751 ----
{ /* Add new patch number below this line */
+ /**/
+ 4923,
/**/
--
hundred-and-one symptoms of being an internet addict:
144. You eagerly await the update of the "Cool Site of the Day."
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// \\\
\\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
\\\ 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/20220509100359.8FDBB1C0645%40moolenaar.net.