#825 Adding regression detector to test suite.

v0.27.3
Robin Mills 9 years ago
parent bf56bbf7fa
commit 191e232865

@ -228,6 +228,16 @@ source ./functions.source
runTest exiv2 -pa --grep Lens $filename runTest exiv2 -pa --grep Lens $filename
done done
num=825 # Panasonic Manometer Tag
printf "$num " >&3
echo '------>' Bug $num '<-------' >&2
for X in a b; do
filename=exiv2-bug${num}${X}.exv
copyTestFile $filename
runTest exiv2 -pv --grep mano/i $filename
runTest exiv2 -pa --grep mano/i $filename
done
num=831 num=831
filename=exiv2-bug$num.tif filename=exiv2-bug$num.tif
printf "$num " >&3 printf "$num " >&3

Binary file not shown.

Binary file not shown.

Binary file not shown.
Loading…
Cancel
Save