ruby-test-unit 3.1.2-1 source package in Ubuntu

Changelog

ruby-test-unit (3.1.2-1) unstable; urgency=medium

  * Imported Upstream version 3.1.2
  * Update packaging
    - update homepage in debian/control and Source URL in copyright file
    - update long description

 -- Cédric Boutillier <email address hidden>  Sat, 20 Jun 2015 16:13:19 +0200

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
ruby
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-test-unit_3.1.2-1.dsc 1.7 KiB a72da8e86acb7f2c66f1ab2dcb8c1af362020c14d0108685fd86c6254f535685
ruby-test-unit_3.1.2.orig.tar.gz 124.3 KiB 509ae6b1167769cc480b3e11fb85ab61f2cb1500352ddb4192f84052d8e5cfd5
ruby-test-unit_3.1.2-1.debian.tar.xz 5.6 KiB 3d9bdc791fba2cf38585a44b956b5311c9cb2ef8a7ee2c065d696ececa79066a

Available diffs

No changes file available.

Binary packages built by this source

ruby-test-unit: unit testing framework for Ruby

 Test::Unit (test-unit) is a unit testing framework for Ruby, based on xUnit
 principles. It allows writing tests, checking results and automated testing in
 Ruby.
 .
 Note that this version of Test::Unit will override the one possibly shipped
 with the Ruby interpreter.