]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.0610: global interrupt test fails when run under valgrind v9.0.0610
authorBram Moolenaar <Bram@vim.org>
Tue, 27 Sep 2022 17:05:38 +0000 (18:05 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 27 Sep 2022 17:05:38 +0000 (18:05 +0100)
commit859ea4bc76699232e41aea0f308463bab887b0c1
treeffa64ac28fbeb67cc0c95ac75bd64b7089f24473
parent66000ff9af8e3de93825ce7baa0c43727465eca5
patch 9.0.0610: global interrupt test fails when run under valgrind

Problem:    Global interrupt test fails when run under valgrind.
Solution:   Use TermWait().
src/testdir/test_global.vim
src/version.c