[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:20 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=5182c06

The following commit has been merged in the master branch:
commit 5182c06c22cb2aa99c02ce96886f529197dd29a6
Author: Robin Mills <robin at clanmills.com>
Date:   Thu Mar 17 22:56:22 2016 +0000

    #1074  Added Max's file to the test suite.
---
 test/bugfixes-test.sh       |   3 +++
 test/data/bugfixes-test.out | Bin 1871740 -> 1871756 bytes
 test/data/exiv2-bug1074.png | Bin 0 -> 34936 bytes
 3 files changed, 3 insertions(+)

diff --git a/test/bugfixes-test.sh b/test/bugfixes-test.sh
index e1008bd..a9a9788 100755
--- a/test/bugfixes-test.sh
+++ b/test/bugfixes-test.sh
@@ -422,6 +422,9 @@ source ./functions.source
 	runTest exiv2 -pC $filename                                                 | cksum
 	runTest exiv2 -pC http://dev.exiv2.org/attachments/download/821/Reagan.tiff | cksum
 	runTest exiv2 -pC http://dev.exiv2.org/attachments/download/820/Reagan.jpg  | cksum
+	filename=exiv2-bug$num.png
+	copyTestFile      $filename
+	runTest exiv2 -pC $filename                                                 | cksum
 
 	num=1108
 	filename=exiv2-bug$num.xmp
diff --git a/test/data/bugfixes-test.out b/test/data/bugfixes-test.out
index 379e604..a7a6340 100644
Binary files a/test/data/bugfixes-test.out and b/test/data/bugfixes-test.out differ
diff --git a/test/data/exiv2-bug1074.png b/test/data/exiv2-bug1074.png
new file mode 100644
index 0000000..3b43f7e
Binary files /dev/null and b/test/data/exiv2-bug1074.png differ

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list