]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0860: tests: mouse_shape tests use hard code sleep value v9.1.0860
authorYee Cheng Chin <ychin.git@gmail.com>
Tue, 12 Nov 2024 19:26:48 +0000 (20:26 +0100)
committerChristian Brabandt <cb@256bit.org>
Tue, 12 Nov 2024 19:26:48 +0000 (20:26 +0100)
commit24078e39cd10b8a65af5297ebe12ddf1e550167a
tree36420dbedaf086807b628624867bf7b7f11780ac
parent13a6605ddf3b2a166b68f2de0762f8bd72cd6fe1
patch 9.1.0860: tests: mouse_shape tests use hard code sleep value

Problem:  tests: mouse_shape tests use hard code sleep value
          (Bram Moolenaar)
Solution: Use WaitForAssert() instead (Yee Cheng Chin)

related: #12157
closes: #16042

Signed-off-by: Yee Cheng Chin <ychin.git@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/test_normal.vim
src/version.c