]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.2329: not all ways Vim can be started are tested v8.2.2329
authorBram Moolenaar <Bram@vim.org>
Mon, 11 Jan 2021 18:54:42 +0000 (19:54 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 11 Jan 2021 18:54:42 +0000 (19:54 +0100)
commitdf4c9af7e73aa5d0fb5bf4c0e19a39b4e1d73517
tree70718d77323e92f36c1363c4a3cf56cdbcbbba24
parent82be4849eed0b8fbee45bc8da99b685ec89af59a
patch 8.2.2329: not all ways Vim can be started are tested

Problem:    Not all ways Vim can be started are tested.
Solution:   Add a test for different program names. (Dominique PellĂ©,
            closes #7651)
src/testdir/test_startup.vim
src/version.c