X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=t%2Ftest_gom;h=248b77e6ca96de02b0883f74be8ee8497ba40ab9;hb=e6cd9cd58e0e23f70e75b140d16354af665d7b43;hp=a3347502dee4e15760724dcd88ba02a0fbe627ec;hpb=55930b06c13fabe95da256572b738ec7be0e7b49;p=gedcom-parse.git diff --git a/t/test_gom b/t/test_gom index a334750..248b77e 100755 --- a/t/test_gom +++ b/t/test_gom @@ -43,12 +43,12 @@ ln -s $srcdir/../ansel/gconv-modules . rm -f core if [ "$GOM_DMALLOC_TEST" = "" ] then - $builddir/gomtest $options $testfile + $GEDCOM_TESTENV $builddir/gomtest $options $testfile else $dmalloc -b -l $GOM_DMALLOC_TEST -i 100 low > $dmalloc_tmp . $dmalloc_tmp rm $dmalloc_tmp - $builddir/gomtest_static $options $testfile + $GEDCOM_TESTENV $builddir/gomtest_static $options $testfile fi result=$? rm gedcom.enc