[med-svn] [Git][med-team/kissplice][master] 2 commits: Fix and add autopkgtests
Nilesh Patra
gitlab at salsa.debian.org
Thu May 28 22:26:17 BST 2020
Nilesh Patra pushed to branch master at Debian Med / kissplice
Commits:
17c1c96f by Nilesh Patra at 2020-05-29T02:55:24+05:30
Fix and add autopkgtests
- - - - -
cbbddeb1 by Nilesh Patra at 2020-05-29T02:56:00+05:30
Update changelog
- - - - -
2 changed files:
- debian/changelog
- debian/tests/run-unit-tests
Changes:
=====================================
debian/changelog
=====================================
@@ -15,7 +15,10 @@ kissplice (2.5.1-1) UNRELEASED; urgency=medium
* Fix build time test failures
* enhance test suite to reflect build time tests
- -- Antoni Villalonga <antoni at friki.cat> Sun, 12 Apr 2020 01:48:42 +0200
+ [ Nilesh Patra ]
+ * Fix and add autopkgtests
+
+ -- Nilesh Patra <npatra974 at gmail.com> Fri, 29 May 2020 02:55:28 +0530
kissplice (2.4.0-p1-5) unstable; urgency=medium
=====================================
debian/tests/run-unit-tests
=====================================
@@ -17,4 +17,12 @@ cd "${AUTOPKGTEST_TMP}"
gunzip -r *
# Run basic functionality
-${pkg} -s 1 -k 41 -r reads1.fa -r reads2.fa
+echo 'Test 1'
+${pkg} -s 1 -k 41 -r mock1.fq -r mock2.fq
+echo 'PASS'
+echo
+
+echo 'Test 2'
+${pkg} -M 500 -y 5000 -k 35 -r virus1.fq -r virus2.fq
+echo 'PASS'
+echo
View it on GitLab: https://salsa.debian.org/med-team/kissplice/-/compare/f7a8c956432cd244809e7ddc6de4c8b147a9591c...cbbddeb1d692eb7a788b22de2482e54d92a9b4ad
--
View it on GitLab: https://salsa.debian.org/med-team/kissplice/-/compare/f7a8c956432cd244809e7ddc6de4c8b147a9591c...cbbddeb1d692eb7a788b22de2482e54d92a9b4ad
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/20200528/a29b720f/attachment-0001.html>
More information about the debian-med-commit
mailing list