diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2021-04-08 19:20:50 -0400 |
---|---|---|
committer | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2021-04-08 22:39:28 -0400 |
commit | cfeaea0d3eb3f13a6f3c59f8d270082d9d2ec3b1 (patch) | |
tree | b8ec68a88a29a00fcfc015ca7aa0e0bd75635c6b /src/nvim/api/buffer.c | |
parent | 0d0eeff8a34b01db93fb271fbeac3ad2d372a0e0 (diff) | |
download | rneovim-cfeaea0d3eb3f13a6f3c59f8d270082d9d2ec3b1.tar.gz rneovim-cfeaea0d3eb3f13a6f3c59f8d270082d9d2ec3b1.tar.bz2 rneovim-cfeaea0d3eb3f13a6f3c59f8d270082d9d2ec3b1.zip |
vim-patch:8.2.1822: list test doesn't fail
Problem: List test doesn't fail.
Solution: Adjust the test for NULL list handling.
https://github.com/vim/vim/commit/f57497276bc616d3856eeff9824c080941faa51b
Comment out test cases that modify null lists
because Neovim throws error messages instead of silently failing.
Null lists should be read-only and constant.
https://github.com/neovim/neovim/issues/4615
Diffstat (limited to 'src/nvim/api/buffer.c')
0 files changed, 0 insertions, 0 deletions