]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0819: tests: using findexpr and imported func not tested v9.1.0819
authorYegappan Lakshmanan <yegappan@yahoo.com>
Mon, 28 Oct 2024 20:01:28 +0000 (21:01 +0100)
committerChristian Brabandt <cb@256bit.org>
Mon, 28 Oct 2024 20:01:28 +0000 (21:01 +0100)
commitbdac2ef6fe3bf286dbe61f9511ba3e2347a9da2a
tree486645722902888e08183b3559725a29c49a34aa
parent70197885a8957071e4ab6816141ce6e8026635c6
patch 9.1.0819: tests: using findexpr and imported func not tested

Problem:  tests: need a test for findexpr and vim9 imported func
Solution: Add a test for 'findexpr' and Vim9 imported script
          (Yegappan Lakshmanan)

closes: #15954

Signed-off-by: Yegappan Lakshmanan <yegappan@yahoo.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/test_vim9_import.vim
src/version.c