[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:49 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=7e09d25
The following commit has been merged in the master branch:
commit 7e09d250f1653808baab9a9b24ef8f03a2a0cb92
Author: Robin Mills <robin at clanmills.com>
Date: Tue Aug 30 16:58:13 2016 +0000
#1060 Resequenced tests in alphabetic order.
---
test/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/test/Makefile b/test/Makefile
index b7cb05b..aeb4725 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -64,11 +64,13 @@ SVN = svn://dev.exiv2.org/svn/testdata/trunk
# Add test drivers to this list
TESTS = addmoddel.sh \
bugfixes-test.sh \
+ conversions.sh \
exifdata-test.sh \
exiv2-test.sh \
imagetest.sh \
iotest.sh \
iptctest.sh \
+ iso65k-test.sh \
modify-test.sh \
path-test.sh \
preview-test.sh \
@@ -77,9 +79,7 @@ TESTS = addmoddel.sh \
webp-test.sh \
write-test.sh \
write2-test.sh \
- xmpparser-test.sh \
- conversions.sh \
- iso65k-test.sh
+ xmpparser-test.sh
# video tests
TESTV = video-test.sh
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list