From e01c2cad035464c470186adf445496e940d0c1c8 Mon Sep 17 00:00:00 2001 From: Robin Mills Date: Wed, 17 Aug 2016 15:50:01 +0000 Subject: [PATCH] #1199. Correction to r4377 (webp tests). Also fixed test output changes introduced by Thomas' changes r4379-r4396 --- test/bugfixes-test.sh | 2 +- test/data/bugfixes-test.out | Bin 1913631 -> 1913641 bytes .../{exiv2-bug1199.jpg => exiv2-bug1199.webp} | Bin 3 files changed, 1 insertion(+), 1 deletion(-) rename test/data/{exiv2-bug1199.jpg => exiv2-bug1199.webp} (100%) diff --git a/test/bugfixes-test.sh b/test/bugfixes-test.sh index 93fd1100..857ccf56 100755 --- a/test/bugfixes-test.sh +++ b/test/bugfixes-test.sh @@ -550,7 +550,7 @@ source ./functions.source num=1199 printf "$num " >&3 - filename=exiv2-bug$num.jpg # http://dev.exiv2.org/attachments/download/1033/Stonehenge-with-icc.webp + filename=exiv2-bug$num.webp # http://dev.exiv2.org/attachments/download/1033/Stonehenge-with-icc.webp copyTestFile $filename runTest exiv2 -pS $filename runTest exiv2 -pR $filename diff --git a/test/data/bugfixes-test.out b/test/data/bugfixes-test.out index 4b8e8f773b8a53be6af2db41547321bfbad7ddcb..ddf8a07fe3c47c244cbaaf4665d8dc759b258edd 100644 GIT binary patch delta 1055 zcmd_pv1=1i90zb-6KfMw)7U1)-Y>MiQia;wuNCajT^A9Tg7Y=KCc#|ZarZRoP((Ti zIygvq;^N#bAoNBNarAG{ES7H8pMO>?r|U99sGVjxc9#I{zxAj>E59&s;0Ll zN*})1)>pxM{lSa=K)@KJAPpB_94^8HWFQNdAP19h8S*d%1-Js!Fat#>!Br^3wWvRs zJy3$9SC6e90_&bKF?8UE;(>mz@EqEFh_U(qy1R=%YLxL`R!(L z@9t00Ty$KdmvL@7Wzty9@hqL(O3tV`o*OvT!0A*&SL7tp@rMnnR^fE o+s*hF>d@IA_HlIK3*saQcJWJnl%iJM9e$h}?)eTk=X~ejmha#4!xK5b(=XcUSR`S2RXnk58&j?*W65fqEoyR%=@8-C6^u~(!B0Z#pEHak zA60tLt7@3UazpujZ_Rye zm2=rij$M1L2MI^CA4BB%i@C>CT{G2TQ_T)r8t17@qU5adfa0-=>HNlwX|qC7wqn5b zVmg&ba+A5ok|8$;>5@JhvivvJ!kVE``;-uAu3FyPD*VY&&R~S}jiF65v*c#LUArtP dZRN!pi5_~Ejf4{%jO+>TrwPHiABs%Zy#ReEd2av! diff --git a/test/data/exiv2-bug1199.jpg b/test/data/exiv2-bug1199.webp similarity index 100% rename from test/data/exiv2-bug1199.jpg rename to test/data/exiv2-bug1199.webp