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

Changelog

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

  * New upstream version 3.2.8
  * Bump Standards-Version to 4.2.0 (no changes needed)
  * Disable 3 failing tests during autopkgtest

 -- Cédric Boutillier <email address hidden>  Fri, 17 Aug 2018 04:45:17 +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

Cosmic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-test-unit_3.2.8-1.dsc 1.7 KiB d179e385b2848fc7b40bc3ee5ae1c3b6f8ae0134e369eda54ec61df7fe9af435
ruby-test-unit_3.2.8.orig.tar.gz 131.9 KiB 09cb381d04d8e85e7326ab1c5223f168827f87385b8bddac23afa92183358e8f
ruby-test-unit_3.2.8-1.debian.tar.xz 5.9 KiB d98ddffcbbd8e03e61f4a76d04f9d7dc5dd8e48b1ca8c4059e337e44c9167cf9

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.