]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.2632: not all command line arguments are tested v8.2.2632
authorBram Moolenaar <Bram@vim.org>
Sat, 20 Mar 2021 21:16:56 +0000 (22:16 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 20 Mar 2021 21:16:56 +0000 (22:16 +0100)
commitc5cf369e9543ff065e2e1da91da3218c223840e2
treef220b0742f066099882f82e83758ddaba361243d
parenta0c8aea479ca055ce43ba2984a9933f6c48e6161
patch 8.2.2632: not all command line arguments are tested

Problem:    Not all command line arguments are tested.
Solution:   Add tests for -D and -serverlist. (Dominique PellĂ©, closes #7992)
src/testdir/test_clientserver.vim
src/testdir/test_startup.vim
src/version.c