• Poul-Henning Kamp's avatar
    Define a "vmod_xxx" macro for each vmod and redefine it suitably · 687c340d
    Poul-Henning Kamp authored
    when -i is given.
    
    This allows the testcases to be written:
    	import ${vmod_directors};
    
    Add a feature for ${topbuild} and test it in the remaining to tests
    which use ${topbuild}.  I don't see any obvious way to write those
    two cases without needing ${topbuild}.
    
    I belive we are now very close to being able to run our testcases
    out of tree.
    687c340d
Name
Last commit
Last update
bin Loading commit data...
doc Loading commit data...
etc Loading commit data...
include Loading commit data...
lib Loading commit data...
m4 Loading commit data...
man Loading commit data...
redhat Loading commit data...
.gitignore Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
Makefile.am Loading commit data...
README Loading commit data...
autogen.des Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
varnish.m4 Loading commit data...
varnishapi-uninstalled.pc.in Loading commit data...
varnishapi.pc.in Loading commit data...