[Git][debian-gis-team/usgs][master] Remove the unnecesssary test folder
Antonio Valentino (@antonio.valentino)
gitlab at salsa.debian.org
Thu Aug 31 08:20:26 BST 2023
Antonio Valentino pushed to branch master at Debian GIS Project / usgs
Commits:
a0d42c84 by Antonio Valentino at 2023-08-31T09:19:51+02:00
Remove the unnecesssary test folder
- - - - -
3 changed files:
- debian/changelog
- − debian/tests/control
- − debian/tests/python3
Changes:
=====================================
debian/changelog
=====================================
@@ -1,9 +1,12 @@
usgs (0.3.5-3) UNRELEASED; urgency=medium
- * Team upload.
+ [ Bas Couwenberg ]
* Switch to dh-sequence-*.
- -- Bas Couwenberg <sebastic at debian.org> Wed, 30 Aug 2023 18:49:49 +0200
+ [ Antonio Valentino ]
+ * Drop the unnecessary d/tests folder.
+
+ -- Antonio Valentino <antonio.valentino at tiscali.it> Wed, 26 Jul 2023 08:55:20 +0200
usgs (0.3.5-2) unstable; urgency=medium
=====================================
debian/tests/control deleted
=====================================
@@ -1,2 +0,0 @@
-Tests: python3
-Depends: @, python3-all, python3-mock, python3-pytest
=====================================
debian/tests/python3 deleted
=====================================
@@ -1,15 +0,0 @@
-#!/bin/sh
-set -efu
-
-PYS=${PYS:-"$(py3versions -s 2>/dev/null)"}
-TESTPKG=${TESTPKG:-usgs}
-TESTDIR=${PWD}/tests
-cd "$AUTOPKGTEST_TMP"
-
-for py in $PYS; do
- echo "=== $py ==="
- $py -m pytest -v -k "\
-not test_scene_search \
-and not test_scene_search_radial_distance" \
-${TESTDIR} 2>&1
-done
View it on GitLab: https://salsa.debian.org/debian-gis-team/usgs/-/commit/a0d42c84a4001483ec9760ad04be0302a724ed2d
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/usgs/-/commit/a0d42c84a4001483ec9760ad04be0302a724ed2d
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/441c3dfd/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list