To: vim_dev@googlegroups.com Subject: Patch 7.4.1950 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ 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 -- Bram@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 ///