Added reproducer for 159 to the test suite
This commit is contained in:
@@ -793,6 +793,13 @@ source ./functions.source
|
||||
copyTestFile $filename
|
||||
runTest exiv2 $filename
|
||||
|
||||
num=g159
|
||||
printf "$num " >&3
|
||||
filename=printStructure
|
||||
echo '------>' Bug $filename '<-------' >&2
|
||||
copyTestFile $filename
|
||||
runTest exiv2 $filename
|
||||
|
||||
) 3>&1 > $results 2>&1
|
||||
|
||||
printf "\n"
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user