From: Ryan Davis Date: 2010-05-15T09:28:42+09:00 Subject: [ruby-core:30251] Re: [Bug #3275] incompatibility of testrb On May 11, 2010, at 06:17 , Yusuke Endoh wrote: > Bug #3275: incompatibility of testrb > http://redmine.ruby-lang.org/issues/show/3275 > > Author: Yusuke Endoh > Status: Open, Priority: Normal > Assigned to: Ryan Davis, Category: lib, Target version: 1.9.2 > ruby -v: ruby 1.9.3dev (2010-05-11 trunk 27737) [i686-linux] > > Hi, Ryan Davis > > Incompatibility of testrb is reported in [Bug #3037]. > Are you willing to fix these? Or, should we consider this is a spec > change? > > - 1.8.7's testrb accepts --help to output detailed help of available > options. 1.9.2dev does not. > > - 1.8.7's testrb accepts -I to speficy load path. 1.9.2dev does not. testrb isn't mine. I have contributed minitest only. My contribution of minitest_tu_shim was rejected in favor of a homegrown solution written by someone else on ruby-core.