diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2021-04-01 11:54:12 -0400 |
---|---|---|
committer | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2021-04-01 11:58:02 -0400 |
commit | b120bb8ea9bdfbb96fb960fda79d05cc656e6071 (patch) | |
tree | ce17b91c75b88f4179d701da3692cf10e4f03207 /src/nvim/api/vim.c | |
parent | cee19696b648ae8e60b0aadedf884cf17eb09df0 (diff) | |
download | rneovim-b120bb8ea9bdfbb96fb960fda79d05cc656e6071.tar.gz rneovim-b120bb8ea9bdfbb96fb960fda79d05cc656e6071.tar.bz2 rneovim-b120bb8ea9bdfbb96fb960fda79d05cc656e6071.zip |
vim-patch:8.1.0986: rename() is not propertly tested
Problem: rename() is not propertly tested.
Solution: Add tests. (Dominique Pelle, closes vim/vim#4061)
https://github.com/vim/vim/commit/ef8c956172aa967f67c524cb9609a4d390d74b82
Skip Test_rename_fails() because 'blob' feature is not ported yet.
N/A patches for version.c:
vim-patch:8.2.2678: test for 'autoshelldir' does not reset the option
Problem: Test for 'autoshelldir' does not reset the option.
Solution: Reset the option after testing.
https://github.com/vim/vim/commit/82820d9bf14ba5374c24fff2ed6e577a67c6ddf2
vim-patch:8.2.2683: build failure without the +eval feature
Problem: Build failure without the +eval feature.
Solution: Add #ifdef.
https://github.com/vim/vim/commit/b91d3f857fb6aadbbc01f80f775967bb40d361de
Diffstat (limited to 'src/nvim/api/vim.c')
0 files changed, 0 insertions, 0 deletions