[#67346] Future of test suites for Ruby — Charles Oliver Nutter <headius@...>

I'll try to be brief so we can discuss all this. tl;dr: RubySpec is

19 messages 2015/01/05

[ruby-core:67448] Re: [ruby-trunk - Feature #10718] [Open] IO#close should not raise IOError on closed IO objects.

From: Eric Wong <normalperson@...>
Date: 2015-01-09 02:16:40 UTC
List: ruby-core #67448
Thank you for proposing this.  I think this will simplify working with
Ruby IO and make me happier since I work with a lot of IO-related code.
Outside of test cases, I don't forsee compatibility problems either.

In This Thread