#784 and #1040. Test regression detector.

This commit is contained in:
Robin Mills 2015-03-25 20:54:47 +00:00
parent 2bd163c574
commit 6bcbb2a935
3 changed files with 7 additions and 0 deletions

View File

@ -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 -PEkyct $filename
num=784
filename=exiv2-bug$num.jpg
printf "$num " >&3
echo '------>' Bug $num '<-------' >&2
copyTestFile $filename
runTest exiv2 -px $filename
num=799
filename=`prep_empty_file $num`
copyTestFile bug$num.cmd

Binary file not shown.

BIN
test/data/exiv2-bug784.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB