[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a
Maximiliano Curia
maxy at moszumanska.debian.org
Thu Jul 13 17:46:21 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=5251323
The following commit has been merged in the master branch:
commit 5251323a7e249d800e532de5bfed40903ce540a0
Author: Robin Mills <robin at clanmills.com>
Date: Tue Mar 22 16:17:20 2016 +0000
#1108 Corrections to test suite.
---
test/bugfixes-test.sh | 8 +++++---
test/data/bugfixes-test.out | Bin 1872213 -> 1888245 bytes
test/data/{exiv2-bug1108.exv => exiv2-bug1108.xmp} | Bin
3 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/test/bugfixes-test.sh b/test/bugfixes-test.sh
index 2917988..16eb52a 100755
--- a/test/bugfixes-test.sh
+++ b/test/bugfixes-test.sh
@@ -427,13 +427,15 @@ source ./functions.source
runTest exiv2 -pC $filename | cksum
num=1108
- filename=exiv2-bug$num.xmp
+ filename=exiv2-bug$num.exv
printf "$num " >&3
echo '------>' Bug $num '<-------' >&2
- copyTestFile imagemagick.png $filename
- runTest exiv2 -pR $filename
copyTestFile $filename
runTest exiv2 -pR $filename
+ copyTestFile imagemagick.png
+ runTest exiv2 -pR imagemagick.png
+ runTest exiv2 -pR http://dev.exiv2.org/attachments/download/821/Reagan.tiff
+ runTest exiv2 -pR http://dev.exiv2.org/attachments/download/820/Reagan.jpg
echo ''
num=1112
diff --git a/test/data/bugfixes-test.out b/test/data/bugfixes-test.out
index 6df659b..f03bcd9 100644
Binary files a/test/data/bugfixes-test.out and b/test/data/bugfixes-test.out differ
diff --git a/test/data/exiv2-bug1108.exv b/test/data/exiv2-bug1108.xmp
similarity index 100%
copy from test/data/exiv2-bug1108.exv
copy to test/data/exiv2-bug1108.xmp
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list