#816. Fix submitted. Thank you Simon for working with me on this and for providing test files.

This commit is contained in:
Robin Mills
2015-11-13 18:43:35 +00:00
parent d9b04966e2
commit fe0a04cd3b
5 changed files with 35 additions and 7 deletions
+9
View File
@@ -219,6 +219,15 @@ source ./functions.source
runTest exiv2 -u -v -M"set Exif.Photo.UserComment Test Bug $num modified" bug$num.jpg
runTest exiv2 -PE -g UserComment bug${num}*.jpg
num=816 # test Camera: Pentax + Lens:Sigma 55-200mm F4-5.6 DC is correctly reported
printf "$num " >&3
echo '------>' Bug $num '<-------' >&2
for X in a b; do
file=exiv2-bug${num}${X}.exv
copyTestFile $file
runTest exiv2 -pa --grep Lens $file
done
num=831
filename=exiv2-bug$num.tif
printf "$num " >&3
Binary file not shown.
Binary file not shown.
Binary file not shown.