#1252 Patch submitted. Thank You to Markus for the patch and test files. Test suite updated appropriately.

This commit is contained in:
Robin Mills
2016-11-13 11:51:54 +00:00
parent 2c324649bd
commit 1a0095ff4a
5 changed files with 9 additions and 0 deletions
+8
View File
@@ -613,6 +613,14 @@ source ./functions.source
copyTestFile $filename
runTest exiv2 -pa $filename
num=1252
for X in a b; do
filename=exiv2-bug$num$X.exv
echo '------>' Bug $filename '<-------' >&2
copyTestFile $filename
runTest exiv2 -pa --grep lens/i $filename
done
) 3>&1 > $results 2>&1
printf "\n"
Binary file not shown.
Binary file not shown.
Binary file not shown.