1
0
forked from aniani/vim

patch 8.0.0430: options test fails or hangs on MS-Windows

Problem:    Options test fails or hangs on MS-Windows.
Solution:   Run it separately instead of part of test_alot.  Use "-S" instead
            of "-u" to run the script.  Fix failures.
This commit is contained in:
Bram Moolenaar
2017-03-08 00:01:35 +01:00
parent e8512d7fed
commit bb962262eb
7 changed files with 15 additions and 8 deletions

View File

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