1
0
forked from aniani/vim

patch 8.2.2031: some tests fail when run under valgrind

Problem:    Some tests fail when run under valgrind.
Solution:   Avoid timing problems.
This commit is contained in:
Bram Moolenaar
2020-11-22 14:24:00 +01:00
parent 4b2ce1297e
commit 18dc355395
6 changed files with 30 additions and 18 deletions

View File

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