Add POC3, POC4, POC5, POC6, POC9, POC11, POC12 & POC13 to the test suite

These are files which reproduce the github issues #50, #51, #52, #53,
 #54, #58, #59 and #60
v0.27.3
Dan Čermák 8 years ago
parent df3c77516c
commit 751905ccde

@ -674,6 +674,62 @@ source ./functions.source
copyTestFile $filename copyTestFile $filename
runTest exiv2 $filename runTest exiv2 $filename
num=g52
printf "$num " >&3
filename=POC5
echo '------>' Bug $filename '<-------' >&2
copyTestFile $filename
runTest exiv2 $filename
num=g51
printf "$num " >&3
filename=POC4
echo '------>' Bug $filename '<-------' >&2
copyTestFile $filename
runTest exiv2 $filename
num=g50
printf "$num " >&3
filename=POC3
echo '------>' Bug $filename '<-------' >&2
copyTestFile $filename
runTest exiv2 $filename
num=g53
printf "$num " >&3
filename=POC6
echo '------>' Bug $filename '<-------' >&2
copyTestFile $filename
runTest exiv2 $filename
num=g54
printf "$num " >&3
filename=POC9
echo '------>' Bug $filename '<-------' >&2
copyTestFile $filename
runTest exiv2 $filename
num=g58
printf "$num " >&3
filename=POC11
echo '------>' Bug $filename '<-------' >&2
copyTestFile $filename
runTest exiv2 $filename
num=g59
printf "$num " >&3
filename=POC12
echo '------>' Bug $filename '<-------' >&2
copyTestFile $filename
runTest exiv2 $filename
num=g60
printf "$num " >&3
filename=POC13
echo '------>' Bug $filename '<-------' >&2
copyTestFile $filename
runTest exiv2 $filename
) 3>&1 > $results 2>&1 ) 3>&1 > $results 2>&1
printf "\n" printf "\n"

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.
Loading…
Cancel
Save