#1252 Patch submitted. Thank You to Markus for the patch and test files. Test suite updated appropriately.
This commit is contained in:
@@ -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.
Reference in New Issue
Block a user