Patch 8.1.1935

10 views
Skip to first unread message

Bram Moolenaar

unread,
Aug 28, 2019, 4:38:48 PM8/28/19
to vim...@googlegroups.com

Patch 8.1.1935 (after 8.1.1934)
Problem: Test for text property popup window is flaky.
Solution: Remove the undo message
Files: src/testdir/test_popupwin_textprop.vim,
src/testdir/dumps/Test_popup_textprop_corn_4.dump


*** ../vim-8.1.1934/src/testdir/test_popupwin_textprop.vim 2019-08-28 22:17:56.295041456 +0200
--- src/testdir/test_popupwin_textprop.vim 2019-08-28 22:35:59.918179098 +0200
***************
*** 96,101 ****
--- 96,102 ----
call VerifyScreenDump(buf, 'Test_popup_textprop_corn_3', {})

call term_sendkeys(buf, "u")
+ call term_sendkeys(buf, ":\<CR>")
call VerifyScreenDump(buf, 'Test_popup_textprop_corn_4', {})

" clean up
*** ../vim-8.1.1934/src/testdir/dumps/Test_popup_textprop_corn_4.dump 2019-08-28 22:17:56.295041456 +0200
--- src/testdir/dumps/Test_popup_textprop_corn_4.dump 2019-08-28 22:36:07.798140509 +0200
***************
*** 9,12 ****
|5|3| @21|╚+0#0000001#ffd7ff255|═@9|╝| +0#0000000#ffffff0@38
|5|4| @72
|5@1| @72
! |1| |l|i|n|e| |l|e|s@1|;| |b|e|f|o|r|e| |#|3| @1|1| |s|e|c|o|n|d| |a|g|o| @20|4|6|,|1| @9|4|9|%|
--- 9,12 ----
|5|3| @21|╚+0#0000001#ffd7ff255|═@9|╝| +0#0000000#ffffff0@38
|5|4| @72
|5@1| @72
! |:| @55|4|6|,|1| @9|4|9|%|
*** ../vim-8.1.1934/src/version.c 2019-08-28 22:17:56.299041439 +0200
--- src/version.c 2019-08-28 22:37:45.493660585 +0200
***************
*** 763,764 ****
--- 763,766 ----
{ /* Add new patch number below this line */
+ /**/
+ 1935,
/**/

--
hundred-and-one symptoms of being an internet addict:
127. You bring your laptop and cellular phone to church.

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