]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4862: Vim9: test may fail when run with valgrind v8.2.4862
authorBram Moolenaar <Bram@vim.org>
Wed, 4 May 2022 15:24:57 +0000 (16:24 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 4 May 2022 15:24:57 +0000 (16:24 +0100)
commit23d44493f1e82365f0a1dbd372fc2546811942f4
treee031f14f5edc1cfd74498ecfaef46ad96823de27
parent51d04d16f21e19d6eded98f9530d84089102f925
patch 8.2.4862: Vim9: test may fail when run with valgrind

Problem:    Vim9: test may fail when run with valgrind.
Solution:   Wait longer for callback if needed.
src/testdir/test_vim9_script.vim
src/version.c