]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.1497: CursorHold test is flaky v8.2.1497
authorBram Moolenaar <Bram@vim.org>
Thu, 20 Aug 2020 16:29:13 +0000 (18:29 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 20 Aug 2020 16:29:13 +0000 (18:29 +0200)
commit17f67547f36a06220ea4667aaee7bb130108f568
tree9d693f90428489894b9973ef729b994df4f25b31
parentb8a9296cedb9fae35572041ef5cfa894f3ad9fbb
patch 8.2.1497: CursorHold test is flaky

Problem:    CursorHold test is flaky. (Jakub Kądziołka)
Solution:   Use WaitForAssert() (closes #6754)
src/testdir/test_autocmd.vim
src/version.c