1
0
forked from aniani/vim

patch 8.0.1186: still quite a few old style tests

Problem:    Still quite a few old style tests.
Solution:   Convert old to new style tests. (Yegappan Lakshmanan)
            Avoid ringing the bell while running tests.
This commit is contained in:
Bram Moolenaar
2017-10-12 21:29:22 +02:00
parent 9202162c5c
commit 4a6fcf8047
24 changed files with 643 additions and 1217 deletions

View File

@@ -761,6 +761,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1186,
/**/
1185,
/**/