]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0398: no test for -o and -O command line arguments v8.1.0398
authorBram Moolenaar <Bram@vim.org>
Sun, 16 Sep 2018 14:28:11 +0000 (16:28 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 16 Sep 2018 14:28:11 +0000 (16:28 +0200)
commit8f4499b81612568b4964e8445d86e34e6d644b13
treef010a6749a1fead94d323d5836ffe59fceee12eb
parente8fa05b5bc2d6d76bf5af50176a63655d00d1110
patch 8.1.0398: no test for -o and -O command line arguments

Problem:    No test for -o and -O command line arguments.
Solution:   Add a test. (Dominique Pelle, closes #3438)
src/testdir/test_startup.vim
src/version.c