diff --git a/test/bugfixes-test.sh b/test/bugfixes-test.sh index 24e3311f..8b20e321 100755 --- a/test/bugfixes-test.sh +++ b/test/bugfixes-test.sh @@ -448,7 +448,7 @@ source ./functions.source runTest exiv2 -PkV --grep GPSL http://dev.exiv2.org/attachments/download/805/DSC_7154.jpg | runTest exiv2 -m- $filename runTest exiv2 -pa $filename - for num in 1140 1144a 1144b 1144c 1144d 1144e 1144f 1144g ; do + for num in 1140 1144a 1144b 1144c 1144d 1144e 1144f 1144g 1145a 1145b 1145c 1145d 1145e ; do filename=exiv2-bug$num.exv printf "$num " >&3 echo '------>' Bug $num '<-------' >&2 diff --git a/test/data/bugfixes-test.out b/test/data/bugfixes-test.out index 23e74edc..9b16a266 100644 Binary files a/test/data/bugfixes-test.out and b/test/data/bugfixes-test.out differ diff --git a/test/data/exiv2-bug1145a.exv b/test/data/exiv2-bug1145a.exv new file mode 100644 index 00000000..7ec2e5fd Binary files /dev/null and b/test/data/exiv2-bug1145a.exv differ diff --git a/test/data/exiv2-bug1145b.exv b/test/data/exiv2-bug1145b.exv new file mode 100644 index 00000000..8965b60f Binary files /dev/null and b/test/data/exiv2-bug1145b.exv differ diff --git a/test/data/exiv2-bug1145c.exv b/test/data/exiv2-bug1145c.exv new file mode 100644 index 00000000..ab966f21 Binary files /dev/null and b/test/data/exiv2-bug1145c.exv differ diff --git a/test/data/exiv2-bug1145d.exv b/test/data/exiv2-bug1145d.exv new file mode 100644 index 00000000..1b7a12f4 Binary files /dev/null and b/test/data/exiv2-bug1145d.exv differ diff --git a/test/data/exiv2-bug1145e.exv b/test/data/exiv2-bug1145e.exv new file mode 100644 index 00000000..61098eaf Binary files /dev/null and b/test/data/exiv2-bug1145e.exv differ