Patch 7.4a.035
Problem:    Fix in patch 7.4a.032 is not tested.
Solution:   Add test.
Files:      src/testdir/test64.in, src/testdir/test64.ok


*** ../vim-7.4a.034/src/testdir/test64.in       2013-06-29 12:02:33.000000000 
+0200
--- src/testdir/test64.in       2013-07-17 20:50:17.000000000 +0200
***************
*** 339,344 ****
--- 339,345 ----
  :call add(tl, [2, '^\%(.*bar\)\@!.*\zsfoo', ' foo bar '])
  :call add(tl, [2, '^\%(.*bar\)\@!.*\zsfoo', ' foo xxx ', 'foo'])
  :call add(tl, [2, '[ ]\@!\p\%([ ]\@!\p\)*:', 'implicit mappings:', 
'mappings:'])
+ :call add(tl, [2, 'm\k\+_\@=\%(_\@!\k\)\@<=\k\+e', 'mx__xe', 'mx__xe'])
  :"
  :"""" Combining different tests and features
  :call add(tl, [2, '[[:alpha:]]\{-2,6}', '787abcdiuhsasiuhb4', 'ab'])
*** ../vim-7.4a.034/src/testdir/test64.ok       2013-06-29 12:03:38.000000000 
+0200
--- src/testdir/test64.ok       2013-07-17 20:51:13.000000000 +0200
***************
*** 773,778 ****
--- 773,781 ----
  OK 0 - [ ]\@!\p\%([ ]\@!\p\)*:
  OK 1 - [ ]\@!\p\%([ ]\@!\p\)*:
  OK 2 - [ ]\@!\p\%([ ]\@!\p\)*:
+ OK 0 - m\k\+_\@=\%(_\@!\k\)\@<=\k\+e
+ OK 1 - m\k\+_\@=\%(_\@!\k\)\@<=\k\+e
+ OK 2 - m\k\+_\@=\%(_\@!\k\)\@<=\k\+e
  OK 0 - [[:alpha:]]\{-2,6}
  OK 1 - [[:alpha:]]\{-2,6}
  OK 2 - [[:alpha:]]\{-2,6}
*** ../vim-7.4a.034/src/version.c       2013-07-17 21:59:06.000000000 +0200
--- src/version.c       2013-07-17 22:35:07.000000000 +0200
***************
*** 729,730 ****
--- 729,732 ----
  {   /* Add new patch number below this line */
+ /**/
+     35,
  /**/

-- 
I used to be indecisive, now I'm not sure.

 /// Bram Moolenaar -- b...@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    ///

-- 
-- 
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 vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Raspunde prin e-mail lui