]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0551: not all code for options is tested v8.2.0551
authorBram Moolenaar <Bram@vim.org>
Sun, 12 Apr 2020 11:50:26 +0000 (13:50 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 12 Apr 2020 11:50:26 +0000 (13:50 +0200)
commit1363a30cef382b912bf092969e040333c5c293c6
treef74ee1692c9dd43489102a5e022f0cf19d5e9fff
parent88c1ee84d64d4f2cc25a95a6ccd573f8dc16b073
patch 8.2.0551: not all code for options is tested

Problem:    Not all code for options is tested.
Solution:   Add more tests. (Yegappan Lakshmanan, closes #5913)
src/testdir/test_options.vim
src/testdir/test_python3.vim
src/testdir/test_undo.vim
src/testdir/test_vimscript.vim
src/version.c