shunit2 2.1.8-2 source package in Ubuntu

Changelog

shunit2 (2.1.8-2) unstable; urgency=medium

  * Upload to unstable. \o/
  * Add autopkgtests.
  * Document all needed shells.

 -- William Desportes <email address hidden>  Thu, 24 Nov 2022 11:31:41 +0200

Upload details

Uploaded by:
William Desportes
Uploaded to:
Sid
Original maintainer:
William Desportes
Architectures:
all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
shunit2_2.1.8-2.dsc 1.9 KiB 8038ae4c7dd713a9d8afca5eca1b893bbd07809a3477c0ed9c20d69974602601
shunit2_2.1.8.orig.tar.gz 51.2 KiB b2fed28ba7282e4878640395284e43f08a029a6c27632df73267c8043c71b60c
shunit2_2.1.8-2.debian.tar.xz 5.6 KiB 302e49fc3674387a31320b4b98be65c77119d3db35c6bbba831ee836caa47945

No changes file available.

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.