Patch 8.1.1691
Problem: Diff test fails on some systems. (Elimar Riesebieter)
Solution: Add a term_wait() call.
Files: src/testdir/test_diffmode.vim
*** ../vim-8.1.1690/src/testdir/test_diffmode.vim 2019-07-04
22:32:35.584865850 +0200
--- src/testdir/test_diffmode.vim 2019-07-04 22:28:20.198438166 +0200
***************
*** 743,748 ****
--- 743,749 ----
call term_sendkeys(a:buf, ":diffupdate!\<CR>")
" trailing : for leaving the cursor on the command line
call term_sendkeys(a:buf, ":set diffopt=internal,filler" . a:extra .
"\<CR>:")
+ call term_wait(a:buf)
call VerifyScreenDump(a:buf, a:dumpfile, {})
endfunc
*** ../vim-8.1.1690/src/version.c 2019-07-14 16:27:47.921121297 +0200
--- src/version.c 2019-07-14 17:26:07.864692504 +0200
***************
*** 779,780 ****
--- 779,782 ----
{ /* Add new patch number below this line */
+ /**/
+ 1691,
/**/
--
A hamburger walks into a bar, and the bartender says: "I'm sorry,
but we don't serve food here."
/// Bram Moolenaar -- [email protected] -- 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 ///
--
--
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/201907141526.x6EFQxlF023489%40masaka.moolenaar.net.
For more options, visit https://groups.google.com/d/optout.