]> granicus.if.org Git - vim/commit
patch 8.2.3982: some lines of code not covered by tests v8.2.3982
authorDominique Pelle <dominique.pelle@gmail.com>
Sun, 2 Jan 2022 16:16:33 +0000 (16:16 +0000)
committerBram Moolenaar <Bram@vim.org>
Sun, 2 Jan 2022 16:16:33 +0000 (16:16 +0000)
commit8bfa0eb863357c1013024233ebb2e95a0a848002
treed635a7c84fbca1ffb2fd2030e7bd7b612551f7d1
parent2b4ecc2c31c00df6e1c8ad46a3e4eabb1f1f84e3
patch 8.2.3982: some lines of code not covered by tests

Problem:    Some lines of code not covered by tests.
Solution:   Add a few more test cases. (Dominique PellĂ©, closes #9453)
src/testdir/test_filter_map.vim
src/testdir/test_highlight.vim
src/testdir/test_regexp_latin.vim
src/testdir/test_search.vim
src/testdir/test_vim9_builtin.vim
src/version.c