]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0968: no proper testing of the 'cpoptions' flags v8.2.0968
authorBram Moolenaar <Bram@vim.org>
Sat, 13 Jun 2020 11:20:48 +0000 (13:20 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 13 Jun 2020 11:20:48 +0000 (13:20 +0200)
commitc9630d2658af9dcaa01913e899b201bfdef7b536
tree5e7b82918122171b6d253528dd87d29bac2a80c5
parent71ccd03ee8a43b20000214a9c99dcc90f039edca
patch 8.2.0968: no proper testing of the 'cpoptions' flags

Problem:    No proper testing of the 'cpoptions' flags.
Solution:   Add tests. (Yegappan Lakshmanan, closes #6251)
src/testdir/Make_all.mak
src/testdir/test_cpoptions.vim [new file with mode: 0644]
src/testdir/test_edit.vim
src/testdir/test_normal.vim
src/version.c