ruby-test-unit 3.6.2-ok2 source package in openKylin

Changelog

ruby-test-unit (3.6.2-ok2) nile; urgency=medium

  * rebuild

 -- liyang <email address hidden>  Wed, 19 Jun 2024 10:18:58 +0800

Upload details

Uploaded by:
liyang
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
ruby
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main ruby
Nile V2.0 proposed main ruby

Builds

Nile V2.0: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-test-unit_3.6.2.orig.tar.gz 162.0 KiB 66ed3c3dad041b6af3932cde37d007a600870357099f06d364a0c1d986225295
ruby-test-unit_3.6.2-ok2.debian.tar.xz 4.8 KiB 8d916e327fb613f4e694bd2c8527ca1bb5a53b914e8e80f1ce7ff64e374f6bc0
ruby-test-unit_3.6.2-ok2.dsc 1.8 KiB 0d3e98c668c83727fa597b03b188fc7370ffadc2a80446f9599224db842c2ea3

Available diffs

View changes file

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.