Loading debian/changelog +6 −0 Original line number Diff line number Diff line toil (3.18.0-3) UNRELEASED; urgency=medium * Add basic smoke test ( `toil* --help` ) as an AutoPkgTest -- Michael R. Crusoe <michael.crusoe@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* Loading debian/tests/control 0 → 100644 +2 −0 Original line number Diff line number Diff line Tests: smoke-test Depends: toil debian/tests/smoke-test 0 → 100755 +4 −0 Original line number Diff line number Diff line #!/bin/sh -e toil --help toil-cwl-runner --help toil-wdl-runner --help Loading
debian/changelog +6 −0 Original line number Diff line number Diff line toil (3.18.0-3) UNRELEASED; urgency=medium * Add basic smoke test ( `toil* --help` ) as an AutoPkgTest -- Michael R. Crusoe <michael.crusoe@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* Loading
debian/tests/control 0 → 100644 +2 −0 Original line number Diff line number Diff line Tests: smoke-test Depends: toil
debian/tests/smoke-test 0 → 100755 +4 −0 Original line number Diff line number Diff line #!/bin/sh -e toil --help toil-cwl-runner --help toil-wdl-runner --help