src/.gitignore
author J. Ali Harlow <ali@juiblex.co.uk>
Fri Oct 17 09:57:19 2014 +0100 (2014-10-17)
changeset 456 bae5adee8c8c
parent 285 264c878c62d1
permissions -rw-r--r--
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"
     1 .deps
     2 .libs
     3 razor
     4 rpm
     5 test-driver
     6 *.rzdb
     7 *.xml.gz
     8 install
     9 rpms