]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1004: function "luaV_setref()" not covered with tests v8.1.1004
authorBram Moolenaar <Bram@vim.org>
Sun, 10 Mar 2019 08:48:59 +0000 (09:48 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 10 Mar 2019 08:48:59 +0000 (09:48 +0100)
commite165f63598b58bfdac0168583aa1ef75fbf7be6d
tree768789fc586f3bb872b94e22610523b8aebf2eae
parent6edbbd8114320089c0e603e033775d9dd34cb10a
patch 8.1.1004: function "luaV_setref()" not covered with tests

Problem:    Function "luaV_setref()" not covered with tests.
Solution:   Add a test. (Dominique Pelle, closes #4089)
src/testdir/test_lua.vim
src/version.c