1
0
forked from aniani/vim

patch 8.2.0535: regexp patterns not fully tested

Problem:    Regexp patterns not fully tested.
Solution:   Add more regexp tests and others. (Yegappan Lakshmanan,
            closes #5901)
This commit is contained in:
Bram Moolenaar
2020-04-09 18:42:11 +02:00
parent 25d5700952
commit 4d23c52824
5 changed files with 166 additions and 21 deletions

View File

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