[med-svn] [Git][med-team/scythe][master] 2 commits: Enhance tests
Nilesh Patra
gitlab at salsa.debian.org
Fri Aug 14 11:09:11 BST 2020
Nilesh Patra pushed to branch master at Debian Med / scythe
Commits:
a925ffa4 by Nilesh Patra at 2020-08-14T15:37:10+05:30
Enhance tests
- - - - -
eaa0550d by Nilesh Patra at 2020-08-14T15:38:41+05:30
Update changelog
- - - - -
2 changed files:
- debian/changelog
- debian/tests/run-unit-test
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+scythe (0.994+git20141017.20d3cff-3) unstable; urgency=medium
+
+ * Team Upload.
+ * Add autopkgtests
+ * compat version: 13, standards version: 4.5.0
+ * Add "Rules-Requires-Root:no"
+ * Add hardening options
+
+ -- Nilesh Patra <npatra974 at gmail.com> Fri, 14 Aug 2020 15:30:00 +0530
+
scythe (0.994+git20141017.20d3cff-2) unstable; urgency=medium
* Team upload.
=====================================
debian/tests/run-unit-test
=====================================
@@ -26,6 +26,7 @@ do
echo "Test $i"
echo "Testing with prior:$prior and rep:$rep"
scythe -n 0 -p $prior -a illumina_adapters.fa reads.fastq > scythe/results/$contam_rate/trimmed-$rep-$prior.fastq 2> /dev/null
+ [ -s scythe/results/$contam_rate/trimmed-$rep-$prior.fastq ]
echo "PASS"
((i++))
done
View it on GitLab: https://salsa.debian.org/med-team/scythe/-/compare/64bcf7ef1ea32e348e7a2e98045b96b1dfff2b18...eaa0550de9d5adcf83010653c047ea0544b2b1d9
--
View it on GitLab: https://salsa.debian.org/med-team/scythe/-/compare/64bcf7ef1ea32e348e7a2e98045b96b1dfff2b18...eaa0550de9d5adcf83010653c047ea0544b2b1d9
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/20200814/a7404759/attachment.html>
More information about the debian-med-commit
mailing list