]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.2190 v7.4.2190
authorBram Moolenaar <Bram@vim.org>
Tue, 9 Aug 2016 20:58:21 +0000 (22:58 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 9 Aug 2016 20:58:21 +0000 (22:58 +0200)
commit50fa8dd00c241fa0786fe92ecc02fee4e5d28e06
tree6cadb244ccd568f55b848fd5c67af7eb95dbe423
parentf71d7b9ee5ceba75f70c30845332ddd728fd16c6
patch 7.4.2190
Problem:    When startup test fails it's not easy to find out why.
            GUI test fails with Gnome.
Solution:   Add the help entry matches to a list an assert that.
            Set $HOME for Gnome to create .gnome2 directory.
src/testdir/test_gui.vim
src/testdir/test_startup.vim
src/version.c