diff --git a/test/bugfixes-test.sh b/test/bugfixes-test.sh index 8c044532..d549b263 100755 --- a/test/bugfixes-test.sh +++ b/test/bugfixes-test.sh @@ -445,9 +445,9 @@ source ./functions.source runTest exiv2 -pR $filename copyTestFile imagemagick.png runTest exiv2 -pR imagemagick.png - copyTestFile Reagan.tiff - runTest exiv2 -pR Reagan.tiff - copyTestFile Reagan.tiff + copyTestFile ReaganLargeTiff.tiff + runTest exiv2 -pR ReaganLargeTiff.tiff + copyTestFile Reagan.jpg runTest exiv2 -pR Reagan.jpg echo '' diff --git a/test/data/bugfixes-test.out b/test/data/bugfixes-test.out index d4e1ea86..5cbdc4fc 100644 Binary files a/test/data/bugfixes-test.out and b/test/data/bugfixes-test.out differ diff --git a/test/data/stdin-test.out b/test/data/stdin-test.out index 70fe6822..c051f728 100644 --- a/test/data/stdin-test.out +++ b/test/data/stdin-test.out @@ -149,36 +149,6 @@ STRUCTURE OF JPEG FILE: girl.jpg 372 | 0xffe1 APP1 | 4613 | http://ns.adobe.com/xap/1.0/.&3 - for f in Reagan.jpg Reagan.tiff ReaganLargeTiff.tiff ReaganSmallPng.png; do + for f in Reagan.jpg ReaganLargeTiff.tiff ReaganSmallPng.png; do copyTestFile $f copyTestFile exiv2-bug1229.jpg girl.jpg runTest exiv2 -pS girl.jpg