Problem: test_close_count may fail for some combination of features.
Solution: Require normal features.
Tests for :[count]close! and :[count]hide vim: set ft=vim :
STARTTEST
+:so small.vim
:let tests = []
-:so tiny.vim
:for i in range(5)
:new
:endfor
STARTTEST
:let tests = []
-:so tiny.vim
:for i in range(5)
:new
:endfor
STARTTEST
:let tests = []
-:so tiny.vim
:set hidden
:for i in range(5)
:new
STARTTEST
:let tests = []
-:so tiny.vim
:set hidden
:for i in range(5)
:new
static int included_patches[] =
{ /* Add new patch number below this line */
+/**/
+ 555,
/**/
554,
/**/