]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0765: No test for patches 6.2.418 and 7.3.489 v9.1.0765
authorzeertzjq <zeertzjq@outlook.com>
Mon, 7 Oct 2024 19:05:06 +0000 (21:05 +0200)
committerChristian Brabandt <cb@256bit.org>
Mon, 7 Oct 2024 19:05:06 +0000 (21:05 +0200)
commit5df3cb2898d8b4ad42ac367a436afc79bffecfb4
tree39861eaa60b0e1b0d87ef064fa878d90a81ed069
parent4f51f3a5732725a25ff64f509506c9c81b1c96a5
patch 9.1.0765: No test for patches 6.2.418 and 7.3.489

Problem:  No test for patches 6.2.418 and 7.3.489
Solution: Add a test.  Fix some whitespace problems in test_mapping.vim.
          Document the behavior (zeertzjq).

closes: #15815

Signed-off-by: zeertzjq <zeertzjq@outlook.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/map.txt
src/testdir/test_cmdline.vim
src/testdir/test_mapping.vim
src/testdir/test_quickfix.vim
src/version.c