[macruby-changes] [3796] MacRuby/trunk/spec/frozen/tags/macruby/core/string/index_tags.txt

source_changes at macosforge.org source_changes at macosforge.org
Wed Mar 17 22:02:36 PDT 2010


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

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

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/string/index_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/string/index_tags.txt	2010-03-18 05:02:24 UTC (rev 3795)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/index_tags.txt	2010-03-18 05:02:36 UTC (rev 3796)
@@ -1,4 +1 @@
-fails:String#index with String behaves the same as String#index(char) for one-character strings
-fails:String#index with String returns the index of the first occurrence of the given substring
-fails:String#index with String starts the search at the given offset
-fails:String#index with Regexp behaves the same as String#index(string) for escaped string regexps
+fails:String#index with Regexp supports \G which matches at the given start offset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20100317/6bc8a7d1/attachment.html>


More information about the macruby-changes mailing list