]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.1077: no enough test coverage for highlighting v8.2.1077
authorBram Moolenaar <Bram@vim.org>
Sun, 28 Jun 2020 11:10:22 +0000 (13:10 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 28 Jun 2020 11:10:22 +0000 (13:10 +0200)
commit75e15670b8749845cde2962ddb738dd5c6e73191
tree35816d2c2dbda17edd6619d77b10fff90e4e115d
parentfaf8626b79e380fe81e7ae2439a535ed7619d27b
patch 8.2.1077: no enough test coverage for highlighting

Problem:    No enough test coverage for highlighting.
Solution:   Add more tests. (Yegappan Lakshmanan, closes #6351)
runtime/doc/syntax.txt
src/testdir/test_cmdline.vim
src/testdir/test_highlight.vim
src/testdir/test_match.vim
src/version.c