]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.3061: testing the shell option is incomplete and spread out v8.2.3061
authorYegappan Lakshmanan <yegappan@yahoo.com>
Sun, 27 Jun 2021 10:07:49 +0000 (12:07 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 27 Jun 2021 10:07:49 +0000 (12:07 +0200)
commit054794c20f6322bbd9482c4124041dc0a140c78e
tree10d9ef42b7d696f854319bc608ec5fddb79aa23f
parent98f9a5f4cbe6061e09bccf6074afe0a88a504219
patch 8.2.3061: testing the shell option is incomplete and spread out

Problem:    Testing the shell option is incomplete and spread out.
Solution:   Move shell tests to one file and increase coverage. (Yegappan
            Lakshmanan, closes #8464)
src/testdir/Make_all.mak
src/testdir/test_functions.vim
src/testdir/test_options.vim
src/testdir/test_shell.vim [new file with mode: 0644]
src/testdir/test_system.vim
src/version.c