[med-svn] [Git][med-team/libminc][master] 2 commits: Remove non-functional autopkg tests.

Steven Robbins (@smr) gitlab at salsa.debian.org
Sat Dec 30 16:24:54 GMT 2023



Steven Robbins pushed to branch master at Debian Med / libminc


Commits:
1e0e1add by Steve Robbins at 2023-12-30T10:19:37-06:00
Remove non-functional autopkg tests.

- - - - -
cc314a07 by Steve Robbins at 2023-12-30T10:22:18-06:00
Ready for release.

- - - - -


3 changed files:

- debian/changelog
- − debian/tests/control
- − debian/tests/run-unit-test


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+libminc (2.4.06-2) unstable; urgency=medium
+
+  [ Steve Robbins ]
+  * [1e0e1ad] Remove non-functional autopkg tests.
+
+ -- Steve M. Robbins <smr at debian.org>  Sat, 30 Dec 2023 10:21:51 -0600
+
 libminc (2.4.06-1) unstable; urgency=medium
 
   [ Steve Robbins ]


=====================================
debian/tests/control deleted
=====================================
@@ -1,3 +0,0 @@
-Tests: run-unit-test
-Depends: @
-Restrictions: allow-stderr


=====================================
debian/tests/run-unit-test deleted
=====================================
@@ -1,16 +0,0 @@
-#!/bin/bash
-set -e
-
-CUR_DIR=`pwd`
-export LC_ALL=C.UTF-8
-if [ "${AUTOPKGTEST_TMP}" = "" ] ; then
-  AUTOPKGTEST_TMP=$(mktemp -d /tmp/${pkg}-test.XXXXXX)
-  trap "rm -rf ${AUTOPKGTEST_TMP}" 0 INT QUIT ABRT PIPE TERM
-fi
-
-cd "${AUTOPKGTEST_TMP}"
-cp -a ${CUR_DIR}/testdir/* .
-
-echo "Testing C binary"
-./run_tests
-echo "PASS"



View it on GitLab: https://salsa.debian.org/med-team/libminc/-/compare/20596f0d64dfa4d944b50ef7e90f3bb6079c1cb1...cc314a0785eea326b2705493376d8fb6e5f3d6d2

-- 
View it on GitLab: https://salsa.debian.org/med-team/libminc/-/compare/20596f0d64dfa4d944b50ef7e90f3bb6079c1cb1...cc314a0785eea326b2705493376d8fb6e5f3d6d2
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/debian-med-commit/attachments/20231230/dd02b4c8/attachment-0001.htm>


More information about the debian-med-commit mailing list