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

This commit is contained in:
Robin Mills
2013-01-12 19:10:15 +00:00
parent 64ea16eb92
commit a3ccbab745
3 changed files with 8 additions and 0 deletions
+8
View File
@@ -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.
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB