]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0437: packadd test does not fully work v8.0.0437
authorBram Moolenaar <Bram@vim.org>
Thu, 9 Mar 2017 12:58:02 +0000 (13:58 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 9 Mar 2017 12:58:02 +0000 (13:58 +0100)
commit644df41c44cbdfacdedbba55ef77a6c6031eccd8
treeece3d85f035ea2cd4a8a345f98d85c86b114fb9e
parentee1dd1cdc1f9a07e53b792e8762f515213b10c8a
patch 8.0.0437: packadd test does not fully work

Problem:    The packadd test does not create the symlink correctly and does
            not test the right thing.
Solution:   Create the directory and symlink correctly.
src/testdir/test_packadd.vim
src/version.c