]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.2105: tests: not enough tests for using plain_vgetc() v9.1.2105
authorzeertzjq <zeertzjq@outlook.com>
Fri, 23 Jan 2026 19:11:28 +0000 (19:11 +0000)
committerChristian Brabandt <cb@256bit.org>
Fri, 23 Jan 2026 19:11:28 +0000 (19:11 +0000)
commit2b6bdbc69780817bf3ef2e00b8ff0c0b8decba9e
tree459a532e18916146c61c144c28018ffe23c4f93b
parent3a324c83abb78a0fc80433db09737ab0e660a0a6
patch 9.1.2105: tests: not enough tests for using plain_vgetc()

Problem:  Not enough tests for using plain_vgetc().
Solution: Add tests for using plain_vgetc() during various commands.
          (zeertzjq)

closes: #19236

Signed-off-by: zeertzjq <zeertzjq@outlook.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/test_input.vim
src/version.c