Blame SOURCES/7.4.555

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