[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=f369ba9
The following commit has been merged in the master branch:
commit f369ba99458bec1884d14e5e1058668f49c9556b
Author: Robin Mills <robin at clanmills.com>
Date: Wed Mar 25 23:37:54 2015 +0000
#784 Modified the test regression detector submitted in r3643. Thank You Alan for your explanation.
---
test/bugfixes-test.sh | 2 ++
test/data/bugfixes-test.out | Bin 133514 -> 134917 bytes
2 files changed, 2 insertions(+)
diff --git a/test/bugfixes-test.sh b/test/bugfixes-test.sh
index 50bfb49..77ff71b 100755
--- a/test/bugfixes-test.sh
+++ b/test/bugfixes-test.sh
@@ -186,6 +186,8 @@ source ./functions.source
echo '------>' Bug $num '<-------' >&2
copyTestFile $filename
runTest exiv2 -px $filename
+ runTest exiv2 -M"add Xmp.lr.hierarchicalSubject root|1st|2nd|3rd|4th|5th" $filename
+ runTest exiv2 -px $filename
num=799
filename=`prep_empty_file $num`
diff --git a/test/data/bugfixes-test.out b/test/data/bugfixes-test.out
index f250e0e..6799821 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