]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0562: not enough test coverage for syntax commands v8.0.0562
authorBram Moolenaar <Bram@vim.org>
Mon, 10 Apr 2017 20:45:30 +0000 (22:45 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 10 Apr 2017 20:45:30 +0000 (22:45 +0200)
commitea588154d00aec288e48b344b2685e46bea99cd6
treec47e460bc72c004d59be38925cd7a516b57f00a8
parent478af67dd6a9adc456464c3736bda328ae3a28cb
patch 8.0.0562: not enough test coverage for syntax commands

Problem:    Not enough test coverage for syntax commands.
Solution:   Add a few more tests. (Dominique Pelle, closes #1624)
src/testdir/test_cmdline.vim
src/testdir/test_syntax.vim
src/version.c