]> granicus.if.org Git - vim/commit
patch 8.2.3811: the opfunc error test fails on a slow machine v8.2.3811
authorBram Moolenaar <Bram@vim.org>
Tue, 14 Dec 2021 20:26:53 +0000 (20:26 +0000)
committerBram Moolenaar <Bram@vim.org>
Tue, 14 Dec 2021 20:26:53 +0000 (20:26 +0000)
commit7c0fb800302c3bdd2dfa5ba10d0caa806e9500f6
tree2b98042131f7ded4179c6e9f32f05cbcc30e5f65
parentb334137acffd7a2b2ab8524e54d4c55ebf4518ea
patch 8.2.3811: the opfunc error test fails on a slow machine

Problem:    The opfunc error test fails on a slow machine.
Solution:   Use WaitForAssert().
src/testdir/test_vim9_func.vim
src/version.c