]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.5136: debugger test fails when run with valgrind v8.2.5136
authorBram Moolenaar <Bram@vim.org>
Sun, 19 Jun 2022 19:13:56 +0000 (20:13 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 19 Jun 2022 19:13:56 +0000 (20:13 +0100)
commite366ed4f2c6fa8cb663f1b9599b39d57ddbd8a2a
treee79d26066d2e9011af77ad5376908f45d6214b04
parent0f0d3a7fb6473760b6f6679e3c8a81376220c869
patch 8.2.5136: debugger test fails when run with valgrind

Problem:    Debugger test fails when run with valgrind.
Solution:   Wait longer when using valgrind.
src/testdir/shared.vim
src/testdir/test_debugger.vim
src/testdir/test_search.vim
src/version.c