Patch 7.4.1950
Problem: Quickfix long lines test not executed for buffer.
Solution: Call the function to test long lines. (Yegappan Lakshmanan)
Files: src/testdir/test_quickfix.vim
*** ../vim-7.4.1949/src/testdir/test_quickfix.vim 2016-06-20
21:41:08.146876332 +0200
--- src/testdir/test_quickfix.vim 2016-06-21 21:31:02.039902394 +0200
***************
*** 1006,1011 ****
--- 1006,1012 ----
" buffer
exe 'edit' testfile
exe 'Xbuffer' bufnr('%')
+ call XLongLinesTests(a:cchar)
endfunction
function Test_long_lines()
*** ../vim-7.4.1949/src/version.c 2016-06-20 21:41:08.146876332 +0200
--- src/version.c 2016-06-21 21:32:04.039241996 +0200
***************
*** 755,756 ****
--- 755,758 ----
{ /* Add new patch number below this line */
+ /**/
+ 1950,
/**/
--
hundred-and-one symptoms of being an internet addict:
122. You ask if the Netaholics Anonymous t-shirt you ordered can be
sent to you via e-mail.
/// 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].
For more options, visit https://groups.google.com/d/optout.