]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0186: a couple of tests may fail when features are missing v8.2.0186
authorBram Moolenaar <Bram@vim.org>
Fri, 31 Jan 2020 20:13:42 +0000 (21:13 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 31 Jan 2020 20:13:42 +0000 (21:13 +0100)
commit705724e430abd10ffdd5f1a2bb5a8f9223ff5cdd
tree51489385f1e182edb46c39108fda58e4b118eea3
parenta259d8d30bc289764925fc42db1dbe774f0bb3f8
patch 8.2.0186: a couple of tests may fail when features are missing

Problem:    A couple of tests may fail when features are missing.
Solution:   Check for features. (Dominique Pelle, closes #5561)
src/testdir/test_functions.vim
src/testdir/test_highlight.vim
src/version.c