[med-svn] [Git][med-team/toil][master] basic smoke test

Michael R. Crusoe gitlab at salsa.debian.org
Mon Jan 14 10:02:12 GMT 2019


Michael R. Crusoe pushed to branch master at Debian Med / toil


Commits:
9e206f96 by Michael R. Crusoe at 2019-01-14T09:59:43Z
basic smoke test

- - - - -


3 changed files:

- debian/changelog
- + debian/tests/control
- + debian/tests/smoke-test


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+toil (3.18.0-3) UNRELEASED; urgency=medium
+
+  * Add basic smoke test ( `toil* --help` ) as an AutoPkgTest
+
+ -- Michael R. Crusoe <michael.crusoe at gmail.com>  Mon, 14 Jan 2019 01:52:44 -0800
+
 toil (3.18.0-2) unstable; urgency=medium
 
   * Remove errant recommend on python3-futures and depends on python3-pytest*


=====================================
debian/tests/control
=====================================
@@ -0,0 +1,2 @@
+Tests: smoke-test
+Depends: toil


=====================================
debian/tests/smoke-test
=====================================
@@ -0,0 +1,4 @@
+#!/bin/sh -e
+toil --help
+toil-cwl-runner --help
+toil-wdl-runner --help



View it on GitLab: https://salsa.debian.org/med-team/toil/commit/9e206f96af469d30d07fd517cc1f63febd17bc16

-- 
View it on GitLab: https://salsa.debian.org/med-team/toil/commit/9e206f96af469d30d07fd517cc1f63febd17bc16
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/20190114/d9a811bf/attachment.html>


More information about the debian-med-commit mailing list