To: vim_dev@googlegroups.com Subject: Patch 8.2.4923 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ 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 -- Bram@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 ///