From: Marcus Boerger Date: Fri, 29 Mar 2002 01:33:30 +0000 (+0000) Subject: #and when the test does not result like you expect -> change test data X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~982 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=efad4e42815d65b206ed7f2b2010548d6905f448;p=php #and when the test does not result like you expect -> change test data -fix test image --- diff --git a/ext/exif/tests/001.phpt b/ext/exif/tests/001.phpt index 487c94d388..ab2abd5605 100644 --- a/ext/exif/tests/001.phpt +++ b/ext/exif/tests/001.phpt @@ -25,4 +25,4 @@ foreach($image as $idx=>$section) { echo $accept; ?> --EXPECT-- -ArrayFitest2.jpgFi1240Fi2SeANY_TAG, IFD0, THUMBNAIL, COMMENTArrayhtwidth="1" height="1"He1Wi1Is1UsExif test image.UsASCIICoPhoto (c) M.Boerger, Edited by M.Boerger.CoPhoto (c) M.BoergerCoPhoto (c) M.BoergerArrayCoPhoto (c) M.BoergerUsASCIIArrayJP134JP523Array0Comment #1.1Comment #2.2Comment #3end \ No newline at end of file +ArrayFitest2.jpgFi1240Fi2SeANY_TAG, IFD0, THUMBNAIL, COMMENTArrayhtwidth="1" height="1"He1Wi1Is1UsExif test image.UsASCIICoPhoto (c) M.Boerger, Edited by M.Boerger.CoPhoto (c) M.BoergerCoEdited by M.Boerger.ArrayCoPhoto (c) M.BoergerUsASCIIArrayJP134JP523Array0Comment #1.1Comment #2.2Comment #3end \ No newline at end of file diff --git a/ext/exif/tests/test2.jpg b/ext/exif/tests/test2.jpg index 0d7018663a..f60ecded6f 100644 Binary files a/ext/exif/tests/test2.jpg and b/ext/exif/tests/test2.jpg differ