Add facility to specify razor command when running tests.
authorJ. Ali Harlow <ali@juiblex.co.uk>
Fri, 17 Oct 2014 08:57:19 +0000 (09:57 +0100)
committerJ. Ali Harlow <ali@juiblex.co.uk>
Fri, 17 Oct 2014 08:57:19 +0000 (09:57 +0100)
commit6215d3c24b90cbf0626bea3565236fcf2a8c38ac
treee6c96b93de0ac101cda1d86e13649c108e3db21c
parent8802fc72ca7a6b8f88382e9b74ba760f1c0512c2
Add facility to specify razor command when running tests.

This makes it easy to run under eg., valgrind as:

./details "libtool --mode=execute valgrind --leak-check=yes ../src/razor"
test/details.sh
test/lua.sh
test/mult-install.sh
test/named-root.sh
test/order.sh
test/relocate.sh
test/remove.sh
test/update.sh