[med-svn] [Git][med-team/qcumber][master] 2 commits: Added Autopkgtest

Israel Komolehin (@Komolehin) gitlab at salsa.debian.org
Fri Dec 8 20:44:16 GMT 2023



Israel Komolehin pushed to branch master at Debian Med / qcumber


Commits:
f256af5e by Komolehin Israel Timilehin at 2023-12-08T20:36:38+00:00
Added Autopkgtest

- - - - -
b8a21d7d by Komolehin Israel Timilehin at 2023-12-08T20:43:37+00:00
Updated changelog

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,10 +1,15 @@
 qcumber (2.3.0-3) UNRELEASED; urgency=medium
 
+  [ Andreas Tille ]
   * Recommends: dwgsim, kraken
   * Replace yaml.load() by yaml.safe_load()
   * Fix debian/get-minikrakendb
+  * bowtie2 which is not available on i386
+
+  [ Komolehin Israel Timilehin ]
+  * Added Autopkgtest
 
- -- Andreas Tille <tille at debian.org>  Tue, 05 Apr 2022 10:16:12 +0200
+ -- Komolehin Israel Timilehin <komolehinisrael at gmail.com>  Fri, 08 Dec 2023 20:43:19 +0000
 
 qcumber (2.3.0-2) unstable; urgency=medium
 


=====================================
debian/tests/control
=====================================
@@ -0,0 +1,3 @@
+Test-Command: sh debian/tests/run-unit-test
+Depends: dwgsim, python3-pandas, snakemake
+Restrictions: allow-stderr
\ No newline at end of file


=====================================
debian/tests/run-unit-test
=====================================
@@ -0,0 +1,10 @@
+#!/bin/bash
+
+
+cd test
+
+# Generate test_yaml file
+./test_qcumber2.py gen_test_yaml
+
+# Run upstream test
+./test_qcumber2.py
\ No newline at end of file



View it on GitLab: https://salsa.debian.org/med-team/qcumber/-/compare/8b2f03469da0bfac963471af31546c4951960abe...b8a21d7d757754f1b3b6081acac1537587363d00

-- 
View it on GitLab: https://salsa.debian.org/med-team/qcumber/-/compare/8b2f03469da0bfac963471af31546c4951960abe...b8a21d7d757754f1b3b6081acac1537587363d00
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/20231208/3b65ca0d/attachment-0001.htm>


More information about the debian-med-commit mailing list