[macruby-changes] [3794] MacRuby/trunk/spec/frozen/tags/macruby/core/string/split_tags.txt

source_changes at macosforge.org source_changes at macosforge.org
Wed Mar 17 20:49:20 PDT 2010


Revision: 3794
          http://trac.macosforge.org/projects/ruby/changeset/3794
Author:   lsansonetti at apple.com
Date:     2010-03-17 20:49:19 -0700 (Wed, 17 Mar 2010)
Log Message:
-----------
untag specs that now pass

Modified Paths:
--------------
    MacRuby/trunk/spec/frozen/tags/macruby/core/string/split_tags.txt

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/string/split_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/string/split_tags.txt	2010-03-18 03:49:07 UTC (rev 3793)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/split_tags.txt	2010-03-18 03:49:19 UTC (rev 3794)
@@ -1,8 +1,2 @@
-critical:String#split with String defaults to $; when string isn't given or nil
-critical:String#split with Regexp defaults to $; when regexp isn't given or nil
-fails:String#split with String ignores leading and continuous whitespace when string is a single space
-fails:String#split with String splits between characters when its argument is an empty string
 fails:String#split with String returns subclass instances based on self
-fails:String#split with String taints the resulting strings if self is tainted
 fails:String#split with Regexp returns subclass instances based on self
-fails:String#split with Regexp taints the resulting strings if self is tainted
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20100317/4a6f8828/attachment.html>


More information about the macruby-changes mailing list