Importing devel/ruby-test-unit 2.1.1.
authortaca <taca>
Sun, 12 Sep 2010 01:34:21 +0000 (01:34 +0000)
committertaca <taca>
Sun, 12 Sep 2010 01:34:21 +0000 (01:34 +0000)
commit920a9ce5cb5a99a5a36abaa1c91dd0adab60baba
tree0c01da163484ad1a68393290d3dcb9131002cdd9
parente7d4d02efcce591a6aaf71f88edc2820dbbecf1e
Importing devel/ruby-test-unit 2.1.1.

Test::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.
devel/ruby-test-unit/DESCR [new file with mode: 0644]
devel/ruby-test-unit/Makefile [new file with mode: 0644]
devel/ruby-test-unit/PLIST [new file with mode: 0644]
devel/ruby-test-unit/distinfo [new file with mode: 0644]
devel/ruby-test-unit/patches/patch-aa [new file with mode: 0644]