• Dridi Boukelmoune's avatar
    varnishtest: Replace macro_get() with macro_cat() · 8700e538
    Dridi Boukelmoune authored
    The latter operates on a VSB, which is always what call sites are doing
    anyway. It also takes the responsibility of ignoring unknown macros, in
    preparation for more responsibilities that will also require the ability
    to fail a test case.
    
    Conflicts:
    	bin/varnishtest/vtc_http.c
    8700e538
vtc_http.c 44.5 KB