]> granicus.if.org Git - vim/commit
patch 9.0.0543: insufficient testing for assert and test functions v9.0.0543
authorYegappan Lakshmanan <yegappan@yahoo.com>
Thu, 22 Sep 2022 12:44:00 +0000 (13:44 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 22 Sep 2022 12:44:00 +0000 (13:44 +0100)
commite24b5e0b0f5ab015215ef2761baa98ccb1ba8606
treeefd113e4e4e40d32cf12fa64b50e3dd29f05c00a
parentf1d2ddcb9b298d8ed7d31c792c56531211fbd771
patch 9.0.0543: insufficient testing for assert and test functions

Problem:    Insufficient testing for assert and test functions.
Solution:   Add a few more tests. (Yegappan Lakshmanan, closes #11190)
src/testdir/test_assert.vim
src/testdir/test_options.vim
src/testdir/test_vimscript.vim
src/version.c