1
0
forked from aniani/vim

patch 8.1.0986: rename() is not propertly tested

Problem:    rename() is not propertly tested.
Solution:   Add tests. (Dominique Pelle, closes #4061)
This commit is contained in:
Bram Moolenaar
2019-03-02 06:42:07 +01:00
parent ab350f89f9
commit ef8c956172
4 changed files with 122 additions and 0 deletions

View File

@@ -779,6 +779,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
986,
/**/
985,
/**/