]> granicus.if.org Git - vim/commit
patch 8.2.0352: FreeBSD: test for sourcing utf-8 is skipped v8.2.0352
authorBram Moolenaar <Bram@vim.org>
Tue, 3 Mar 2020 22:06:48 +0000 (23:06 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 3 Mar 2020 22:06:48 +0000 (23:06 +0100)
commit36ddf9383181f93b080eb26121bdff37e394d2db
tree8c66f64740b9d323ebcff24f949f9f2cabf929ee
parent3e919d2924c87eb8fee62603788fcc3ced2a0031
patch 8.2.0352: FreeBSD: test for sourcing utf-8 is skipped

Problem:    FreeBSD: test for sourcing utf-8 is skipped.
Solution:   Run the matchadd_conceal test separately to avoid that setting
            'term' to "ansi" causes problems for other tests. (Ozaki Kiichi,
            closes #5721)
src/testdir/Make_all.mak
src/testdir/test_alot_utf8.vim
src/testdir/test_source_utf8.vim
src/version.c