[macruby-changes] [1698] MacRuby/branches/experimental/spec/frozen/tags/macruby/core/string/ rindex_tags.txt
source_changes at macosforge.org
source_changes at macosforge.org
Mon Jun 1 19:11:27 PDT 2009
Revision: 1698
http://trac.macosforge.org/projects/ruby/changeset/1698
Author: lsansonetti at apple.com
Date: 2009-06-01 19:11:27 -0700 (Mon, 01 Jun 2009)
Log Message:
-----------
tagging a failing spec
Modified Paths:
--------------
MacRuby/branches/experimental/spec/frozen/tags/macruby/core/string/rindex_tags.txt
Modified: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/string/rindex_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/string/rindex_tags.txt 2009-06-02 02:03:25 UTC (rev 1697)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/string/rindex_tags.txt 2009-06-02 02:11:27 UTC (rev 1698)
@@ -12,3 +12,4 @@
fails:String#rindex with Regexp behaves the same as String#rindex(string) for escaped string regexps
fails:String#rindex with Regexp tries to convert start_offset to an integer via to_int
fails:String#rindex with String behaves the same as String#rindex(?char) for one-character strings
+fails:String#rindex with Regexp starts the search at the given offset
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20090601/319e9edc/attachment.html>
More information about the macruby-changes
mailing list