1
0
forked from aniani/vim

patch 8.2.0423: in some environments a few tests are expected to fail

Problem:    In some environments a few tests are expected to fail.
Solution:   Add $TEST_MAY_FAIL to list tests that should not cause make to
            fail.
This commit is contained in:
Bram Moolenaar
2020-03-21 15:17:20 +01:00
parent 0f1563ffee
commit ce436de5a9
2 changed files with 43 additions and 8 deletions

View File

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