shunit2 2.1.5-3 source package in Ubuntu

Changelog

shunit2 (2.1.5-3) unstable; urgency=low

  * Support zsh in shunit2 wrapper.

shunit2 (2.1.5-2) unstable; urgency=low

  * Install a wrapper for shunit2 in /usr/bin
  * Include shunit2 examples. (Closes: #588629)
  * Updated copyright.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  15 Oct 2010 09:59:59 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Natty
Original maintainer:
Ulrich Dangel
Architectures:
all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Natty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
shunit2_2.1.5.orig.tar.gz 63.0 KiB 43d226eae4194ddee2e060fe0a7df86c9d1c89f76c15e2918e29c1d95c4bc0c5
shunit2_2.1.5-3.diff.gz 2.9 KiB fbbb9b5bf1bd2b7da5c4cf1498f06e170c85fd95e733341c568e82014e9adc1e
shunit2_2.1.5-3.dsc 1.0 KiB 23314048ccd593e886136cd18efc5708245653b69856f59350e39e72a332e178

Available diffs

View changes file

Binary packages built by this source

shunit2: unit test framework for Bourne based shell scripts

 shUnit2 was originally developed to provide a consistent testing
 solution for log4sh, a shell based logging framework similar to
 log4j. It is designed to work in a similar manner to JUnit, PyUnit,
 etc.