dejagnu 1.5.3-1 source package in Ubuntu

Changelog

dejagnu (1.5.3-1) unstable; urgency=medium

  * New upstream release.

 -- Hector Oron <email address hidden>  Wed, 06 May 2015 13:03:59 +0200

Upload details

Uploaded by:
Hector Oron
Uploaded to:
Sid
Original maintainer:
Hector Oron
Architectures:
all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dejagnu_1.5.3-1.dsc 1.8 KiB 5951c84610a8e622185e3275c356899fb80840527eaa8424910779803e95391f
dejagnu_1.5.3.orig.tar.gz 583.2 KiB 099b8e364ca1d6248f8e1d32168c4b12677abff4253bbbb4a8ac8cdd321e3f19
dejagnu_1.5.3-1.debian.tar.xz 6.0 KiB 8660e4934b867d22eb8390d714aaef70ae8cfcf66c06de213f6b291cb26a856d

Available diffs

No changes file available.

Binary packages built by this source

dejagnu: framework for running test suites on software tools

 DejaGnu is a framework for testing other programs. Its purpose is to
 provide a single front end for all tests.
 .
 DejaGnu provides a layer of abstraction which allows you to write
 tests that are portable to any host or target where a program must
 be tested. All tests have the same output format.
 .
 DejaGnu is written in `expect', which in turn uses "Tcl"--Tool
 command language.