]> granicus.if.org Git - vim/commit
patch 8.1.0454: resolve() was not tested with a symlink cycle v8.1.0454
authorBram Moolenaar <Bram@vim.org>
Sat, 6 Oct 2018 13:43:17 +0000 (15:43 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 6 Oct 2018 13:43:17 +0000 (15:43 +0200)
commit261099070940fb64d4633a766ae3510fffe4171d
tree94c2849ba65726e26b279777a05906c73e838bea
parent8295666dc2c65e42135b91d5c61e2a140d002333
patch 8.1.0454: resolve() was not tested with a symlink cycle

Problem:    resolve() was not tested with a symlink cycle.
Solution:   Add a test. (Dominique Pelle, closes #3513)
src/testdir/test_functions.vim
src/version.c