ruby-test-unit 3.3.9-ok1.1 source package in openKylin

Changelog

ruby-test-unit (3.3.9-ok1.1) nile; urgency=medium

  * update version info.

 -- rtlhq <nobelxyz@163.com>  Mon, 16 Oct 2023 09:36:33 +0800

Upload details

Uploaded by:
rtlhq
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

Builds

Nile V2.0: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-test-unit_3.3.9.orig.tar.gz 120.7 KiB 26a5833593899a8d84df7636baef329f59636a0817559a441ed29933e6e1164c
ruby-test-unit_3.3.9-ok1.1.debian.tar.xz 4.8 KiB e6802da0035e52ab9f6387a898f5a1d1e288135543b72c9ec162b6ec524cb012
ruby-test-unit_3.3.9-ok1.1.dsc 1.8 KiB 77d4d8f34c13a14bc6c53fdb167582daf1af0087320744f8f503dc6a7009f67f

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.