diff options
author | zeertzjq <zeertzjq@outlook.com> | 2025-03-06 07:39:15 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-05 23:39:15 +0000 |
commit | a261f602a067c7cb4de39fa6330053c08dcfd5e5 (patch) | |
tree | a6af9867ba3a094962dd5b6a2aabca2952c63f4d /runtime/lua/vim/_defaults.lua | |
parent | cd7d3cc041d1ae067cd45deab71ed6410ffd0ab8 (diff) | |
download | rneovim-a261f602a067c7cb4de39fa6330053c08dcfd5e5.tar.gz rneovim-a261f602a067c7cb4de39fa6330053c08dcfd5e5.tar.bz2 rneovim-a261f602a067c7cb4de39fa6330053c08dcfd5e5.zip |
vim-patch:9.1.1174: tests: Test_complete_cmdline() may fail (#32743)
Problem: tests: when the file 'TestCommand?Test' exists,
'Test_complete_cmdline()' will fail when writing the file. And
there's no related cleaning operation for this kind of file
before the test run.
Solution: modify `write` to `write!` to override (Jim Zhou).
closes: vim/vim#16799
https://github.com/vim/vim/commit/f7087cbec7ec1d32465c2460f2665725c8d3a06a
Co-authored-by: Jim Zhou <jimzhouzzy@gmail.com>
Diffstat (limited to 'runtime/lua/vim/_defaults.lua')
0 files changed, 0 insertions, 0 deletions