Patch 8.1.1573 (after 8.1.1571)
Problem: Textprop test fails if screenhots do not work.
Solution: Add check for screenhots working.
Files: src/testdir/test_textprop.vim
*** ../vim-8.1.1572/src/testdir/test_textprop.vim 2019-06-19
17:33:34.417472513 +0200
--- src/testdir/test_textprop.vim 2019-06-19 18:09:28.629920041 +0200
***************
*** 760,765 ****
--- 760,769 ----
endfunc
func Test_textprop_after_tab()
+ if !CanRunVimInTerminal()
+ throw 'Skipped: cannot make screendumps'
+ endif
+
let lines =<< trim END
call setline(1, [
\ "\txxx",
*** ../vim-8.1.1572/src/version.c 2019-06-19 18:01:11.559716659 +0200
--- src/version.c 2019-06-19 18:14:03.912899525 +0200
***************
*** 779,780 ****
--- 779,782 ----
{ /* Add new patch number below this line */
+ /**/
+ 1573,
/**/
--
A man is incomplete until he's married ... and then he's finished!
/// 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/201906191621.x5JGL34Y016327%40masaka.moolenaar.net.
For more options, visit https://groups.google.com/d/optout.