3ef2ca
To: vim_dev@googlegroups.com
3ef2ca
Subject: Patch 7.4.555
3ef2ca
Fcc: outbox
3ef2ca
From: Bram Moolenaar <Bram@moolenaar.net>
3ef2ca
Mime-Version: 1.0
3ef2ca
Content-Type: text/plain; charset=UTF-8
3ef2ca
Content-Transfer-Encoding: 8bit
3ef2ca
------------
3ef2ca
3ef2ca
Patch 7.4.555
3ef2ca
Problem:    test_close_count may fail for some combination of features.
3ef2ca
Solution:   Require normal features.
3ef2ca
Files:	    src/testdir/test_close_count.in
3ef2ca
3ef2ca
3ef2ca
*** ../vim-7.4.554/src/testdir/test_close_count.in	2014-11-27 16:22:42.746412995 +0100
3ef2ca
--- src/testdir/test_close_count.in	2014-11-30 13:07:39.347388895 +0100
3ef2ca
***************
3ef2ca
*** 1,8 ****
3ef2ca
  Tests for :[count]close! and :[count]hide     vim: set ft=vim :
3ef2ca
  
3ef2ca
  STARTTEST
3ef2ca
  :let tests = []
3ef2ca
- :so tiny.vim
3ef2ca
  :for i in range(5)
3ef2ca
  :new
3ef2ca
  :endfor
3ef2ca
--- 1,8 ----
3ef2ca
  Tests for :[count]close! and :[count]hide     vim: set ft=vim :
3ef2ca
  
3ef2ca
  STARTTEST
3ef2ca
+ :so small.vim
3ef2ca
  :let tests = []
3ef2ca
  :for i in range(5)
3ef2ca
  :new
3ef2ca
  :endfor
3ef2ca
***************
3ef2ca
*** 46,52 ****
3ef2ca
  
3ef2ca
  STARTTEST
3ef2ca
  :let tests = []
3ef2ca
- :so tiny.vim
3ef2ca
  :for i in range(5)
3ef2ca
  :new
3ef2ca
  :endfor
3ef2ca
--- 46,51 ----
3ef2ca
***************
3ef2ca
*** 94,100 ****
3ef2ca
  
3ef2ca
  STARTTEST
3ef2ca
  :let tests = []
3ef2ca
- :so tiny.vim
3ef2ca
  :set hidden
3ef2ca
  :for i in range(5)
3ef2ca
  :new
3ef2ca
--- 93,98 ----
3ef2ca
***************
3ef2ca
*** 123,129 ****
3ef2ca
  
3ef2ca
  STARTTEST
3ef2ca
  :let tests = []
3ef2ca
- :so tiny.vim
3ef2ca
  :set hidden
3ef2ca
  :for i in range(5)
3ef2ca
  :new
3ef2ca
--- 121,126 ----
3ef2ca
*** ../vim-7.4.554/src/version.c	2014-12-17 14:41:06.083437433 +0100
3ef2ca
--- src/version.c	2014-12-17 14:42:07.426679571 +0100
3ef2ca
***************
3ef2ca
*** 743,744 ****
3ef2ca
--- 743,746 ----
3ef2ca
  {   /* Add new patch number below this line */
3ef2ca
+ /**/
3ef2ca
+     555,
3ef2ca
  /**/
3ef2ca
3ef2ca
-- 
3ef2ca
hundred-and-one symptoms of being an internet addict:
3ef2ca
3. Your bookmark takes 15 minutes to scroll from top to bottom.
3ef2ca
3ef2ca
 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net   \\\
3ef2ca
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
3ef2ca
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
3ef2ca
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///