]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0277: the GUI test may trigger fontconfig and take a long time v8.0.0277
authorBram Moolenaar <Bram@vim.org>
Wed, 1 Feb 2017 11:08:47 +0000 (12:08 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 1 Feb 2017 11:08:47 +0000 (12:08 +0100)
commit56e6bd7ba2edcb069f55c3515341537c654a9046
treeab21487974e0ba90e0e71a7ba0233c2480da70c4
parent3954e3c4b5d2bfda4c481c076fbc39ab06be7639
patch 8.0.0277: the GUI test may trigger fontconfig and take a long time

Problem:    The GUI test may trigger fontconfig and take a long time.
Solution:   Set $XDG_CACHE_HOME. (Kazunobu Kuriyama)
src/testdir/test_gui.vim
src/testdir/unix.vim
src/version.c