]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0852: findfile() and finddir() are not properly tested v8.1.0852
authorBram Moolenaar <Bram@vim.org>
Wed, 30 Jan 2019 21:13:35 +0000 (22:13 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 30 Jan 2019 21:13:35 +0000 (22:13 +0100)
commited71ed37bcd44bcbfcf59beee1248799de3315ec
tree4f71a4a915de23b7932738947d166a50693d6603
parent8d4ce56a19ed14d13332f94ad592fff2d9a715d5
patch 8.1.0852: findfile() and finddir() are not properly tested

Problem:    findfile() and finddir() are not properly tested.
Solution:   Extend the test and add more. (Dominique Pelle, closes #3880)
src/testdir/test_findfile.vim
src/version.c