]> granicus.if.org Git - vim/commit
patch 8.1.1738: testing lambda with timer is slow v8.1.1738
authorBram Moolenaar <Bram@vim.org>
Wed, 24 Jul 2019 11:08:29 +0000 (13:08 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 24 Jul 2019 11:08:29 +0000 (13:08 +0200)
commit9bc4dde45d45df732953491d0f2c3fd3b10a627e
tree364e7c40c8b5c3b1d3d6691edef762de81413e7e
parent949f1989cba8bf7653316c2b1444c26f1536bfab
patch 8.1.1738: testing lambda with timer is slow

Problem:    Testing lambda with timer is slow.
Solution:   Do not test timer accuracy, only that it works. (Daniel Hahler,
            closes #4723)
src/testdir/test_lambda.vim
src/version.c