Files
neovim/test/functional
Shougo 4be0e92db0 vim-patch:8.1.1378: delete() can not handle a file name that looks like a pattern (#12784)
Problem:    Delete() can not handle a file name that looks like a pattern.
Solution:   Use readdir() instead of appending "/*" and expanding wildcards.
            (Ken Takata, closes vim/vim#4424, closes vim/vim#696)
701ff0a3e5
2021-05-07 08:07:13 -04:00
..
2019-11-27 22:47:25 -08:00
2021-04-08 22:36:20 -04:00
2021-03-30 21:55:51 -04:00