#1040. Added test regression detector.

This commit is contained in:
Robin Mills 2015-03-25 20:34:08 +00:00
parent c99eeecbfd
commit 2bd163c574
3 changed files with 7 additions and 0 deletions

View File

@ -284,6 +284,13 @@ source ./functions.source
copyTestFile $filename
runTest exiv2 -q -pa -g Lens $filename
num=1040
filename=exiv2-bug$num.jpg
printf "$num " >&3
echo '------>' Bug $num '<-------' >&2
copyTestFile $filename
runTest exiv2 -px $filename
num=1043 # looping and writing to a samba drive can hang!
printf "$num " >&3
for n in A B C D E F G H I J K L M N O P Q R S T U V W X Y Z; do

Binary file not shown.

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB