[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:47:11 UTC 2017


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

The following commit has been merged in the master branch:
commit 163f9281d617f2d77661afdddddafd5d6e52d5ad
Author: Robin Mills <robin at clanmills.com>
Date:   Wed Oct 12 10:43:06 2016 +0000

    #1242 Test harness update to use test/data/Reagan.jp2
---
 test/bugfixes-test.sh       |   6 ++++++
 test/data/bugfixes-test.out | Bin 1913071 -> 1917035 bytes
 2 files changed, 6 insertions(+)

diff --git a/test/bugfixes-test.sh b/test/bugfixes-test.sh
index 02d276f..8c04453 100755
--- a/test/bugfixes-test.sh
+++ b/test/bugfixes-test.sh
@@ -587,6 +587,12 @@ source ./functions.source
     copyTestFile                        $filename
     runTest exiv2 -pX                   $filename | xmllint --format -
 
+    num=1242
+    printf "$num " >&3
+    filename=Reagan.jp2
+    copyTestFile                        $filename
+    runTest exiv2 -pa                   $filename
+
 ) 3>&1 > $results 2>&1
 
 printf "
"
diff --git a/test/data/bugfixes-test.out b/test/data/bugfixes-test.out
index d5ab05c..473ee88 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