btest 0.59-1 source package in Ubuntu

Changelog

btest (0.59-1) unstable; urgency=medium

  * New upstream version 0.59
  * Update debian/watch

 -- Hilko Bengen <email address hidden>  Wed, 04 Sep 2019 00:11:48 +0200

Upload details

Uploaded by:
Hilko Bengen
Uploaded to:
Sid
Original maintainer:
Hilko Bengen
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
btest_0.59-1.dsc 1.7 KiB af9a4e5187b8895c68bb3a01ec132ae01decd73f9707caef51fb7b7c302c0510
btest_0.59.orig.tar.gz 69.0 KiB e2ef227cf897e73a78028468ed684a4082c80011a39881abdc747048a7917367
btest_0.59-1.debian.tar.xz 13.0 KiB 29798ea23867ca030848103a860b1908b109d275e76a46ba7e70e4e30c13ead5

Available diffs

No changes file available.

Binary packages built by this source

btest: simple driver for basic unit tests

 "btest" is a simple framework for writing unit tests. Freely
 borrowing some ideas from other packages, it's main objective is to
 provide an easy-to-use, straightforward driver for a suite of
 shell-based tests. Each test consists of a set of command lines that
 will be executed, and success is determined based on their exit
 codes. "btest" comes with some additional tools that can be used
 within such tests to compare output against a previously established
 baseline.