]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1601: highlight test fails on Win32 v8.0.1601
authorBram Moolenaar <Bram@vim.org>
Mon, 12 Mar 2018 21:16:37 +0000 (22:16 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 12 Mar 2018 21:16:37 +0000 (22:16 +0100)
commitff1e8795772a0175017c4c4f74ce33614ea8e73a
tree07dc7bbd38381bb19f98f149fc1b691c31a0d0d2
parentf708ac592f47100a36f2bc12ec98ea6357fdfa27
patch 8.0.1601: highlight test fails on Win32

Problem:    Highlight test fails on Win32.
Solution:   Check for vtp and vcon support.
src/evalfunc.c
src/testdir/test_highlight.vim
src/version.c