]> granicus.if.org Git - vim/commit
patch 8.2.5158: TSTP and INT signal tests are not run with valgrind v8.2.5158
authorBram Moolenaar <Bram@vim.org>
Sat, 25 Jun 2022 11:13:28 +0000 (12:13 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 25 Jun 2022 11:13:28 +0000 (12:13 +0100)
commit61e3784819d3776ec6fb40d97a12a1bb659e8143
tree362844e7130d653d7bf8f808297a4effc5abcd18
parent4e0fc8956649d3208aeaa1642c5efc44e385d77a
patch 8.2.5158: TSTP and INT signal tests are not run with valgrind

Problem:    TSTP and INT signal tests are not run with valgrind.
Solution:   Sleep a bit longer. (closes #10614)
src/testdir/test_signals.vim
src/version.c