Path to this page:
./
devel/ruby-test-unit,
Improved version of Test::Unit
Branch: pkgsrc-2015Q4,
Version: 3.1.5,
Package name: ruby200-test-unit-3.1.5,
Maintainer: pkgsrc-usersTest::Unit 2.x - Improved version of Test::Unit bundled in
Ruby 1.8.x.
Ruby 1.9.x bundles minitest not Test::Unit. Test::Unit
bundled in Ruby 1.8.x had not been improved but unbundled
Test::Unit (Test::Unit 2.x) will be improved actively.
== FEATURES
* Test::Unit 1.2.3 is the original Test::Unit, taken
straight from the ruby distribution. It is being
distributed as a gem to allow tool builders to use it as a
stand-alone package. (The test framework in ruby is going
to radically change very soon).
* Test::Unit 2.x will be improved actively and may break
compatiblity with Test::Unit 1.2.3. (We will not hope it
if it isn't needed.)
* Some features exist as separated gems like GUI test
runner. (Tk, GTK+ and Fox) test-unit-full gem package
provides for installing all Test::Unit related gems
easily.
Required to run:[
lang/ruby200-base] [
devel/ruby-power_assert]
Master sites:
SHA1: 83478dfb40f3d3e3196695cc50f67e1f78156a09
RMD160: 1bcc0f21dea3028b90dd578f77cb511ead559a6e
Filesize: 119.5 KB
Version history: (Expand)
- (2016-01-02) Package added to pkgsrc.se, version ruby200-test-unit-3.1.5 (created)
CVS history: (Expand)
2016-01-18 22:05:16 by Benny Siegert | Files touched by this commit (1) |
Log message:
Pullup ticket #4898 - requested by taca
devel/ruby-test-unit: build fix
Revisions pulled up:
- devel/ruby-test-unit/Makefile 1.22
---
Module Name: pkgsrc
Committed By: taca
Date: Fri Jan 1 16:14:46 UTC 2016
Modified Files:
pkgsrc/devel/ruby-test-unit: Makefile
Log message:
Do not depend on devel/ruby-power_assert with ruby23 since ruby23 bundled
its own power_assert gem.
|