[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:10 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=a54cfca
The following commit has been merged in the master branch:
commit a54cfca9d617baf935d71207c87351413e8d9935
Author: Robin Mills <robin at clanmills.com>
Date: Thu Dec 31 09:27:20 2015 +0000
#1145 Test harness update.
---
test/bugfixes-test.sh | 2 +-
test/data/bugfixes-test.out | Bin 1847935 -> 1849383 bytes
test/data/exiv2-bug1145a.exv | Bin 0 -> 29149 bytes
test/data/exiv2-bug1145b.exv | Bin 0 -> 29579 bytes
test/data/exiv2-bug1145c.exv | Bin 0 -> 28555 bytes
test/data/exiv2-bug1145d.exv | Bin 0 -> 29009 bytes
test/data/exiv2-bug1145e.exv | Bin 0 -> 29079 bytes
7 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/bugfixes-test.sh b/test/bugfixes-test.sh
index 24e3311..8b20e32 100755
--- a/test/bugfixes-test.sh
+++ b/test/bugfixes-test.sh
@@ -448,7 +448,7 @@ source ./functions.source
runTest exiv2 -PkV --grep GPSL http://dev.exiv2.org/attachments/download/805/DSC_7154.jpg | runTest exiv2 -m- $filename
runTest exiv2 -pa $filename
- for num in 1140 1144a 1144b 1144c 1144d 1144e 1144f 1144g ; do
+ for num in 1140 1144a 1144b 1144c 1144d 1144e 1144f 1144g 1145a 1145b 1145c 1145d 1145e ; do
filename=exiv2-bug$num.exv
printf "$num " >&3
echo '------>' Bug $num '<-------' >&2
diff --git a/test/data/bugfixes-test.out b/test/data/bugfixes-test.out
index 23e74ed..9b16a26 100644
Binary files a/test/data/bugfixes-test.out and b/test/data/bugfixes-test.out differ
diff --git a/test/data/exiv2-bug1145a.exv b/test/data/exiv2-bug1145a.exv
new file mode 100644
index 0000000..7ec2e5f
Binary files /dev/null and b/test/data/exiv2-bug1145a.exv differ
diff --git a/test/data/exiv2-bug1145b.exv b/test/data/exiv2-bug1145b.exv
new file mode 100644
index 0000000..8965b60
Binary files /dev/null and b/test/data/exiv2-bug1145b.exv differ
diff --git a/test/data/exiv2-bug1145c.exv b/test/data/exiv2-bug1145c.exv
new file mode 100644
index 0000000..ab966f2
Binary files /dev/null and b/test/data/exiv2-bug1145c.exv differ
diff --git a/test/data/exiv2-bug1145d.exv b/test/data/exiv2-bug1145d.exv
new file mode 100644
index 0000000..1b7a12f
Binary files /dev/null and b/test/data/exiv2-bug1145d.exv differ
diff --git a/test/data/exiv2-bug1145e.exv b/test/data/exiv2-bug1145e.exv
new file mode 100644
index 0000000..61098ea
Binary files /dev/null and b/test/data/exiv2-bug1145e.exv differ
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list