[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a
Maximiliano Curia
maxy at moszumanska.debian.org
Thu Jul 13 17:41:06 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=d3068c8
The following commit has been merged in the master branch:
commit d3068c8c6928b5d7f7be0a13925c9be7379f0f0a
Author: Andreas Huggel <ahuggel at gmx.net>
Date: Tue Jan 12 17:07:30 2010 +0000
#662: Updated expected test results.
---
test/Makefile | 1 -
test/bugfixes-test.sh | 12 ------------
test/data/bugfixes-test.out | Bin 62428 -> 64491 bytes
3 files changed, 13 deletions(-)
diff --git a/test/Makefile b/test/Makefile
index f3252a1..269bb43 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -61,7 +61,6 @@ TESTS = addmoddel.sh \
bugfixes-test.sh \
exifdata-test.sh \
exiv2-test.sh \
- exifcomment-encoding-test.sh \
imagetest.sh \
iotest.sh \
iptctest.sh \
diff --git a/test/bugfixes-test.sh b/test/bugfixes-test.sh
index 08b8d45..63ea325 100755
--- a/test/bugfixes-test.sh
+++ b/test/bugfixes-test.sh
@@ -12,18 +12,6 @@ prep_file()
echo $gf_filename
}
-# Function takes two parameters
-#
-# 1. A exiv2 comment spec
-# 2. The expected exiv2 hex dump of the UserComment value
-#
-writeComment()
-{
- cp -f ../data/exiv2-empty.jpg $filename
- $exiv2 -M"set Exif.Photo.UserComment $1" $filename
- $exiv2 -PEnh $filename
-}
-
(
binpath="$VALGRIND ../../samples"
exiv2="$VALGRIND exiv2 -u"
diff --git a/test/data/bugfixes-test.out b/test/data/bugfixes-test.out
index aa5c5a0..a8ca1a4 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