1
0
forked from aniani/vim

patch 9.0.0564: a few tests keep failing on MacOS M1

Problem:    A few tests keep failing on MacOS M1.
Solution:   Add a test check CheckNotMacM1.  Fix timer tests.
This commit is contained in:
Bram Moolenaar
2022-09-23 21:26:39 +01:00
parent a9b0f8f7f3
commit 0056ca7137
4 changed files with 33 additions and 8 deletions

View File

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