Commit Graph

3 Commits

Author SHA1 Message Date
jeremy
d765f5df76 Bump all ruby ports not already handled.
In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed
due to differences in how RDoc processes files.

This also has a number of changes to the regress tests to
work with the changes to devel/ruby-rake.  It moves most of
the regress tests to use MODRUBY_REGRESS.

OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:30:24 +00:00
bernd
872f0a9d6f Update to ruby-minitest-1.4.2 and add MODRUBY_REGRESS.
ok pirofti@
2009-08-21 08:45:44 +00:00
pirofti
193d4aa2bd Initial import of ruby-minitest.
minitest/unit is a small and fast replacement for ruby's huge and slow
test/unit. This is meant to be clean and easy to use both as a regular test
writer and for language implementors that need a minimal set of methods to
bootstrap a working unit test suite.

Okay bernd@
2009-05-19 20:59:40 +00:00