X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=t%2Ftest_script;h=c45478e18bc3627e1e17bda545f6ead47e447a21;hb=d3934f67da413f5bc18a927cc0b13503831cc1f3;hp=fdef281fd7a660941217534e430e51cb0a8d0f0b;hpb=a106c3be801ba19082ed52d14624bb2770bb6ef3;p=gedcom-parse.git diff --git a/t/test_script b/t/test_script index fdef281..c45478e 100755 --- a/t/test_script +++ b/t/test_script @@ -6,8 +6,8 @@ file=$1 builddir=`pwd` cd $srcdir/.. -export GCONV_PATH=./ansel -export LD_LIBRARY_PATH=$builddir/../gedcom/.libs +export GCONV_PATH=$GCONV_PATH:./ansel +export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$builddir/../gedcom/.libs cp $builddir/../ansel/.libs/ANSI_Z39.47.so ansel echo "=== testing $file" $builddir/../testgedcom -2 t/$file