#784 and #1040. Test regression detector.

v0.27.3
Robin Mills 10 years ago
parent 2bd163c574
commit 6bcbb2a935

@ -180,6 +180,13 @@ source ./functions.source
runTest exiv2 -u -v -M"add Exif.Image.Make Canon" -M"add Exif.CanonCs.0x0001 Short 1" -M"add Exif.CanonCs.0x0000 Short 2" $filename runTest exiv2 -u -v -M"add Exif.Image.Make Canon" -M"add Exif.CanonCs.0x0001 Short 1" -M"add Exif.CanonCs.0x0000 Short 2" $filename
runTest exiv2 -u -v -PEkyct $filename runTest exiv2 -u -v -PEkyct $filename
num=784
filename=exiv2-bug$num.jpg
printf "$num " >&3
echo '------>' Bug $num '<-------' >&2
copyTestFile $filename
runTest exiv2 -px $filename
num=799 num=799
filename=`prep_empty_file $num` filename=`prep_empty_file $num`
copyTestFile bug$num.cmd copyTestFile bug$num.cmd

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Loading…
Cancel
Save