]> granicus.if.org Git - vim/commit
patch 8.1.0875: not all errors of marks and findfile()/finddir() are tested v8.1.0875
authorBram Moolenaar <Bram@vim.org>
Mon, 4 Feb 2019 20:14:45 +0000 (21:14 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 4 Feb 2019 20:14:45 +0000 (21:14 +0100)
commit71b13e92ae580038b8aecbb783296c577ca2ba5a
tree3537e168b860f2742f6029d70501b5ed7d15d345
parent94688b8a2a1fc3d6c8e49151b9533ec1c0a6757f
patch 8.1.0875: not all errors of marks and findfile()/finddir() are tested

Problem:    Not all errors of marks and findfile()/finddir() are tested.
Solution:   Add more test coverage. (Dominique Pelle)
src/testdir/test_findfile.vim
src/testdir/test_marks.vim
src/version.c