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


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

The following commit has been merged in the master branch:
commit 69bb0fe1b45590dea55f096755485a42640073a1
Author: Robin Mills <robin at clanmills.com>
Date:   Sat Mar 5 23:50:01 2016 +0000

    #1167.  Updated test suite.  Thanks to Phillippe for providing the test data (and report and patch).
---
 test/bugfixes-test.sh       |   7 +++++++
 test/data/bugfixes-test.out | Bin 1857527 -> 1858026 bytes
 2 files changed, 7 insertions(+)

diff --git a/test/bugfixes-test.sh b/test/bugfixes-test.sh
index 99e19fa..f4bd1f6 100755
--- a/test/bugfixes-test.sh
+++ b/test/bugfixes-test.sh
@@ -507,6 +507,13 @@ source ./functions.source
 	copyTestFile                        $filename
 	runTest exiv2 -pa --grep lens/i     $filename
 
+	num=1167
+	printf "$num " >&3
+	filename=exiv2-bug$num.exv
+	echo '------>' Bug $num '<-------' >&2
+	copyTestFile                        $filename
+	runTest exiv2 -pa --grep lens/i     $filename
+
 ) 3>&1 > $results 2>&1
 
 printf "
"
diff --git a/test/data/bugfixes-test.out b/test/data/bugfixes-test.out
index e0ed355..a454fed 100644
Binary files a/test/data/bugfixes-test.out and b/test/data/bugfixes-test.out differ

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list