shelltestrunner 1.3.5-5 source package in Ubuntu

Changelog

shelltestrunner (1.3.5-5) unstable; urgency=medium

  * Switch Vcs-Git/Vcs-Browser headers to new location.

 -- Clint Adams <email address hidden>  Thu, 03 Dec 2015 14:55:23 -0500

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
shelltestrunner_1.3.5-5.dsc 2.7 KiB e6a2d2f73161cb582aeed99643130011217b6c95be87a87fcd1db792a2f43b52
shelltestrunner_1.3.5-5.debian.tar.xz 5.3 KiB c8f52f9592c588dbc36ac44780c6375e5bfd49cf492a21987fa7ff08fc115ec9
shelltestrunner_1.3.5.orig.tar.gz 20.9 KiB 4265eb9cc87c352655099da26f49fb7829f5163edd03a20105b7a25609d3a829

Available diffs

No changes file available.

Binary packages built by this source

shelltestrunner: test command-line programs or arbitrary shell commands

 shelltestrunner is a cross-platform tool for testing command-line
 programs (or arbitrary shell commands). It reads simple declarative
 tests specifying a command, some input, and the expected output,
 error output and exit status. Tests can be run selectively, in
 parallel, with a timeout, in color, and/or with differences
 highlighted.