• Geoff Simmons's avatar
    Fix tests that fail for recent linre2 versions. · 9fcf78b9
    Geoff Simmons authored
    Since 2020-06-01, backrefs fail if numbered higher than the highest
    backref actually captured- Previously, re2 returned the empty string.
    
    I believe that these tests will now pass for both current and earlier
    versions.
    9fcf78b9
Name
Last commit
Last update
..
tests Loading commit data...
vre2 Loading commit data...
Makefile.am Loading commit data...
re2.c Loading commit data...
set.c Loading commit data...
vmod_re2.c Loading commit data...
vmod_re2.h Loading commit data...
vmod_re2.vcc Loading commit data...