[Git][debian-gis-team/libgeotiff][master] Add autopkgtest using upstream test scripts.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Thu Aug 31 16:51:11 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / libgeotiff
Commits:
6f4aade5 by Bas Couwenberg at 2023-08-31T17:50:49+02:00
Add autopkgtest using upstream test scripts.
- - - - -
3 changed files:
- debian/changelog
- + debian/tests/control
- + debian/tests/geotiff-bin
Changes:
=====================================
debian/changelog
=====================================
@@ -4,6 +4,7 @@ libgeotiff (1.7.1-3) UNRELEASED; urgency=medium
* Bump debhelper compat to 13.
* Use not-installed file instead of dh_install override.
* Enable Salsa CI.
+ * Add autopkgtest using upstream test scripts.
-- Bas Couwenberg <sebastic at debian.org> Wed, 18 Jan 2023 17:00:49 +0100
=====================================
debian/tests/control
=====================================
@@ -0,0 +1,3 @@
+Tests: geotiff-bin
+Depends: geotiff-bin
+Restrictions: allow-stderr
=====================================
debian/tests/geotiff-bin
=====================================
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+./test/testlistgeo /usr/bin/listgeo
+./test/testgeotifcp /usr/bin/geotifcp /usr/bin/listgeo
View it on GitLab: https://salsa.debian.org/debian-gis-team/libgeotiff/-/commit/6f4aade56eb8f2ecc0928d5bc28523e9fb3af3ea
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/libgeotiff/-/commit/6f4aade56eb8f2ecc0928d5bc28523e9fb3af3ea
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20230831/fd4194d8/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list