1
0
forked from aniani/vim

updated for version 7.3.1020

Problem:    Not all patterns are tested with auto / old / new engine.
Solution:   Test patterns with three values of 'regexpengine'.
This commit is contained in:
Bram Moolenaar
2013-05-25 23:15:27 +02:00
parent 47196581b8
commit fdb6dc1105
5 changed files with 1119 additions and 585 deletions

View File

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