1
0
forked from aniani/vim

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)
This commit is contained in:
Bram Moolenaar
2020-06-13 13:20:48 +02:00
parent 71ccd03ee8
commit c9630d2658
5 changed files with 631 additions and 110 deletions

View File

@@ -754,6 +754,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
968,
/**/
967,
/**/