]> granicus.if.org Git - vim/commit
patch 9.0.1315: escaping for completion of map command not properly tested v9.0.1315
authorzeertzjq <zeertzjq@outlook.com>
Fri, 17 Feb 2023 16:40:20 +0000 (16:40 +0000)
committerBram Moolenaar <Bram@vim.org>
Fri, 17 Feb 2023 16:40:20 +0000 (16:40 +0000)
commitc3a26c6bff666a368b0a22d35d2e00aa62770f8c
tree2400277c548c98887d8620825c478f7d0c7f9543
parent1d87e11a1ef201b26ed87585fba70182ad0c468a
patch 9.0.1315: escaping for completion of map command not properly tested

Problem:    Escaping for completion of map command not properly tested.
Solution:   Add a few test cases. (closes #12009)
src/testdir/test_cmdline.vim
src/testdir/test_cpoptions.vim
src/version.c