mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 11:15:14 -07:00
3b3511c4d9
Problem: may not be clear why failing to split causes an ":Xdo" command
to abort if 'wfb' is set.
Solution: do not return immediately if win_split fails, so E1513 is
still given. Expect both errors in the test. Also fix tests to
pass CI.
(Sean Dewar)
closes: vim/vim#14152
|
||
---|---|---|
.. | ||
testdir | ||
memfile_test.c |