• Geoff Simmons's avatar
    Fix tests that fail for recent linre2 versions. · 3e94935f
    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.
    3e94935f
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...