Skip to content

Improve code coverage in ex_getln.c#5374

Closed
dpelle wants to merge 2 commits into
vim:masterfrom
dpelle:impr-test-cov-ex_getln.c
Closed

Improve code coverage in ex_getln.c#5374
dpelle wants to merge 2 commits into
vim:masterfrom
dpelle:impr-test-cov-ex_getln.c

Conversation

@dpelle

@dpelle dpelle commented Dec 18, 2019

Copy link
Copy Markdown
Member

This PR improves code coverage in ex_getln.c.

@brammool brammool closed this in 59cb041 Dec 18, 2019
janlazo added a commit to janlazo/neovim that referenced this pull request May 12, 2021
Problem:    Command line editing not sufficiently tested.
Solution:   Add more tests. (Dominique Pelle, closes vim/vim#5374)
vim/vim@59cb041

Ported to commit test_ex_mode.vim for later patches.
Test fails because feedkeys() filters out modifier keys on output.
janlazo added a commit to janlazo/neovim that referenced this pull request May 12, 2021
Problem:    Command line editing not sufficiently tested.
Solution:   Add more tests. (Dominique Pelle, closes vim/vim#5374)
vim/vim@59cb041

Ported to commit test_ex_mode.vim for later patches.
Test fails because feedkeys() filters out modifier keys on output.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant