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


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

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

    #784 and #1040.  Test regression detector.
---
 test/bugfixes-test.sh       |   7 +++++++
 test/data/bugfixes-test.out | Bin 132079 -> 133514 bytes
 test/data/exiv2-bug784.jpg  | Bin 0 -> 13623 bytes
 3 files changed, 7 insertions(+)

diff --git a/test/bugfixes-test.sh b/test/bugfixes-test.sh
index 9ce542c..50bfb49 100755
--- a/test/bugfixes-test.sh
+++ b/test/bugfixes-test.sh
@@ -180,6 +180,13 @@ source ./functions.source
 	runTest exiv2 -u -v -M"add Exif.Image.Make Canon" -M"add Exif.CanonCs.0x0001 Short 1" -M"add Exif.CanonCs.0x0000 Short 2" $filename
 	runTest exiv2 -u -v -PEkyct $filename
 
+	num=784
+	filename=exiv2-bug$num.jpg
+	printf "$num " >&3
+	echo '------>' Bug $num '<-------' >&2
+	copyTestFile  $filename
+	runTest exiv2 -px $filename
+
 	num=799
 	filename=`prep_empty_file $num`
 	copyTestFile         bug$num.cmd
diff --git a/test/data/bugfixes-test.out b/test/data/bugfixes-test.out
index d0dfc02..f250e0e 100644
Binary files a/test/data/bugfixes-test.out and b/test/data/bugfixes-test.out differ
diff --git a/test/data/exiv2-bug784.jpg b/test/data/exiv2-bug784.jpg
new file mode 100644
index 0000000..34cae07
Binary files /dev/null and b/test/data/exiv2-bug784.jpg differ

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list