1
0
forked from aniani/vim

patch 8.2.0382: some tests fail when run under valgrind

Problem:    Some tests fail when run under valgrind.
Solution:   Increase timeouts.
This commit is contained in:
Bram Moolenaar
2020-03-15 14:19:26 +01:00
parent 2573af3519
commit 353c351bd2
14 changed files with 24 additions and 20 deletions

View File

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