Issue: #876 and 877. Updated test suite. Thanks to Markus for the test file.

v0.27.3
Robin Mills 13 years ago
parent 64ea16eb92
commit a3ccbab745

@ -229,6 +229,14 @@ source ./functions.source
copyTestFile $filename
runTest exiv2 $filename
num=876
filename=exiv2-bug$num.jpg
printf "$num " >&3
echo '------>' Bug $num '<-------' >&2
copyTestFile $filename
runTest exiv2 -Pkvt $filename | grep Canon | grep Model
runTest exiv2 -Pkvt $filename | grep Canon | grep Lens
) 3>&1 > $results 2>&1
printf "\n"

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

Loading…
Cancel
Save