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

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:44:56 UTC 2017


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

The following commit has been merged in the master branch:
commit f50289a1d6d2c50a5fd6997034b6550864d90122
Author: Robin Mills <robin at clanmills.com>
Date:   Wed Mar 25 20:10:35 2015 +0000

    #1044.  Test: regression detector.
---
 test/bugfixes-test.sh       |   7 +++++++
 test/data/bugfixes-test.out | Bin 130985 -> 131075 bytes
 test/data/exiv2-bug1044.tif | Bin 0 -> 1638618 bytes
 3 files changed, 7 insertions(+)

diff --git a/test/bugfixes-test.sh b/test/bugfixes-test.sh
index 319aaaf..30e0a50 100755
--- a/test/bugfixes-test.sh
+++ b/test/bugfixes-test.sh
@@ -294,6 +294,13 @@ source ./functions.source
 	done
 	runTest exiv2 -PE -g UserComment bug${num}*.jpg
 
+	num=1044
+	filename=exiv2-bug$num.tif
+	printf "$num " >&3
+	echo '------>' Bug $num '<-------' >&2
+	copyTestFile  $filename
+	runTest exiv2 -q -pa -g PageNumber $filename
+
 ) 3>&1 > $results 2>&1
 
 printf "
"
diff --git a/test/data/bugfixes-test.out b/test/data/bugfixes-test.out
index 8943588..3d99cd1 100644
Binary files a/test/data/bugfixes-test.out and b/test/data/bugfixes-test.out differ
diff --git a/test/data/exiv2-bug1044.tif b/test/data/exiv2-bug1044.tif
new file mode 100644
index 0000000..f8325b9
Binary files /dev/null and b/test/data/exiv2-bug1044.tif differ

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list