Patch 8.2.0303

10 views
Skip to first unread message

Bram Moolenaar

unread,
Feb 22, 2020, 5:09:25 PM2/22/20
to vim...@googlegroups.com

Patch 8.2.0303
Problem: TermChanged test fails in the GUI.
Solution: Skip the test when running the GUI.
Files: src/testdir/test_autocmd.vim


*** ../vim-8.2.0302/src/testdir/test_autocmd.vim 2020-02-22 22:45:52.206471481 +0100
--- src/testdir/test_autocmd.vim 2020-02-22 22:57:23.348290028 +0100
***************
*** 2387,2392 ****
--- 2387,2394 ----
endfunc

func Test_TermChanged()
+ CheckNotGui
+
enew!
tabnew
call setline(1, ['a', 'b', 'c', 'd'])
*** ../vim-8.2.0302/src/version.c 2020-02-22 22:45:52.210471469 +0100
--- src/version.c 2020-02-22 23:08:35.290199915 +0100
***************
*** 740,741 ****
--- 740,743 ----
{ /* Add new patch number below this line */
+ /**/
+ 303,
/**/

--
hundred-and-one symptoms of being an internet addict:
96. On Super Bowl Sunday, you followed the score by going to the
Yahoo main page instead of turning on the TV.

/// Bram Moolenaar -- Br...@Moolenaar.net -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
Reply all
Reply to author
Forward
0 new messages