]> granicus.if.org Git - vim/commit
patch 8.1.0986: rename() is not propertly tested v8.1.0986
authorBram Moolenaar <Bram@vim.org>
Sat, 2 Mar 2019 05:42:07 +0000 (06:42 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 2 Mar 2019 05:42:07 +0000 (06:42 +0100)
commitef8c956172aa967f67c524cb9609a4d390d74b82
tree4c10e09238e9220342cc40ce6b940e7214c52247
parentab350f89f9646e07aefe16a32ba3ddb847496b4a
patch 8.1.0986: rename() is not propertly tested

Problem:    rename() is not propertly tested.
Solution:   Add tests. (Dominique Pelle, closes #4061)
src/testdir/Make_all.mak
src/testdir/test_alot.vim
src/testdir/test_rename.vim [new file with mode: 0644]
src/version.c