]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0332: some code in ex_getln.c not covered by tests v8.2.0332
authorBram Moolenaar <Bram@vim.org>
Sat, 29 Feb 2020 13:23:58 +0000 (14:23 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 29 Feb 2020 13:23:58 +0000 (14:23 +0100)
commitd30ae2fc4acb3861fc7dc9618c1f90eee997d412
tree747555451d703f87262a46867fe178e0651b7616
parent7c215c58936cbebd4132ad6112d04db54b7c153e
patch 8.2.0332: some code in ex_getln.c not covered by tests

Problem:    Some code in ex_getln.c not covered by tests.
Solution:   Add a few more tests. (Yegappan Lakshmanan, closes #5710)
src/testdir/test_arabic.vim
src/testdir/test_cmdline.vim
src/version.c