• Nils Goroll's avatar
    Use a new regression test log from varnish post 7.3 · 23b1d54d
    Nils Goroll authored
    varnishd now uses 64bit vxids and a new VSL format, with some tags
    removed.
    
    I did ponder to write a VSL log converter or come up with some other
    deliverate way to somehow preserve the old log data in a regerssion
    log in the new format.
    
    But ultimately, it all seemed pretty much wasted effort. Let's just
    start with a new log and regression test future changes.
    
    I must admit that I only hat a bit of a superficial look at the log
    files, but as we made no changes at all to varnishevent, I do not see
    how they could have changed fundamentally.
    
    varnish-post-7.3.README.rst cotains information on how the log was
    created.
    23b1d54d
Name
Last commit
Last update
..
test Loading commit data...
Makefile.am Loading commit data...
base64.c Loading commit data...
base64.h Loading commit data...
config.c Loading commit data...
data.c Loading commit data...
data.h Loading commit data...
flopen.c Loading commit data...
flopen.h Loading commit data...
format.c Loading commit data...
format.h Loading commit data...
handler.c Loading commit data...
hdrtrie.c Loading commit data...
hdrtrie.h Loading commit data...
log.c Loading commit data...
monitor.c Loading commit data...
signals.h Loading commit data...
spscq.c Loading commit data...
strfTIM.c Loading commit data...
strfTIM.h Loading commit data...
varnishevent.c Loading commit data...
varnishevent.h Loading commit data...
vmb.c Loading commit data...
vmb.h Loading commit data...
vpf.c Loading commit data...
vpf.h Loading commit data...
vtim.c Loading commit data...
vtim.h Loading commit data...
writer.c Loading commit data...
writer.h Loading commit data...