Added VALGRIND variable to test scripts

This commit is contained in:
Andreas Huggel
2005-11-30 15:34:22 +00:00
parent f0d59e4ce0
commit b9d4e13073
13 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ runTestCase()
LD_LIBRARY_PATH=../../src:$LD_LIBRARY_PATH
export LD_LIBRARY_PATH
binpath="../../src"
binpath="$VALGRIND ../../src"
datapath="."
diffargs="--strip-trailing-cr"
tmpfile=tmp/ttt