]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.1569: Vim9: fixes not tested; failure in getchangelist() v8.2.1569
authorBram Moolenaar <Bram@vim.org>
Wed, 2 Sep 2020 19:02:35 +0000 (21:02 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 2 Sep 2020 19:02:35 +0000 (21:02 +0200)
commita5d3841177e0b3545381c875d0b4b442f38784bd
tree548f839d40bb33e4f02b342610439754c82d448d
parent4da7a259f6b28a4f855a6fa7d0ede5e038600154
patch 8.2.1569: Vim9: fixes not tested; failure in getchangelist()

Problem:    Vim9: fixes for functions not tested; failure in getchangelist().
Solution:   Add tests. (closes #6813, closes #6815, closes #6817)
src/evalfunc.c
src/testdir/test_vim9_func.vim
src/version.c