]> granicus.if.org Git - vim/commit
patch 9.0.0849: terminal mouse test is a bit flaky v9.0.0849
authorJames McCoy <jamessan@jamessan.com>
Wed, 9 Nov 2022 23:29:14 +0000 (23:29 +0000)
committerBram Moolenaar <Bram@vim.org>
Wed, 9 Nov 2022 23:29:14 +0000 (23:29 +0000)
commit157241e8798fe1c14f3787ee341ffee2c403714a
tree9b67d8205bff12854a84ed3111bd33ce756d0c69
parent76db9e076318cb0ae846f43b7549ad4f2d234c0b
patch 9.0.0849: terminal mouse test is a bit flaky

Problem:    Terminal mouse test is a bit flaky.
Solution:   Add WaitFor() calls. (James McCoy closes #11519)  Tune wait times
            to reduce flakiness.
src/testdir/test_terminal3.vim
src/version.c