]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0202: no test for invalid syntax group name v8.0.0202
authorBram Moolenaar <Bram@vim.org>
Tue, 17 Jan 2017 17:14:54 +0000 (18:14 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 17 Jan 2017 17:14:54 +0000 (18:14 +0100)
commit4007ed4a5e8c34197078e9d5718bd1d4a429dd23
tree52f07943f347635861542932451fa13a3ef566ab
parentd61e8aaae57bd66279def479462bf11c22ec2f1c
patch 8.0.0202: no test for invalid syntax group name

Problem:    No test for invalid syntax group name.
Solution:   Add a test for group name error and warning.
src/testdir/test_syntax.vim
src/version.c