]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.2031: some tests fail when run under valgrind v8.2.2031
authorBram Moolenaar <Bram@vim.org>
Sun, 22 Nov 2020 13:24:00 +0000 (14:24 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 22 Nov 2020 13:24:00 +0000 (14:24 +0100)
commit18dc355395f2eac72ab83d984cacd26ae61c791f
tree6c1e7d7f7bae004eb34e0cf4251ccb5419bb10d7
parent4b2ce1297e6e991bf6a674f9465d26d28e648de7
patch 8.2.2031: some tests fail when run under valgrind

Problem:    Some tests fail when run under valgrind.
Solution:   Avoid timing problems.
src/testdir/test_channel.vim
src/testdir/test_clientserver.vim
src/testdir/test_debugger.vim
src/testdir/test_quotestar.vim
src/testdir/test_vim9_func.vim
src/version.c