@ -3,6 +3,8 @@
results="./tmp/addmoddel.out"
good="./data/addmoddel.out"
(
LD_LIBRARY_PATH=../../src:$LD_LIBRARY_PATH
exiv2="../../src/exiv2"
binpath="../../src"
cp -f ./data/exiv2-empty.jpg ./tmp
cd ./tmp
@ -75,6 +75,7 @@ diffCheck()
# **********************************************************************
# main
datapath="../data"
@ -110,6 +110,7 @@ diffCheck()
@ -3,6 +3,7 @@
results="./tmp/makernote-test.out"
good="./data/makernote-test.out"
$binpath/makernote-test
@ -31,6 +31,7 @@ runTestCase()
datapath="."
results="./tmp/write2-test.out"
good="./data/write2-test.out"