[macruby-changes] [2623] MacRuby/trunk/spec/frozen/tags/macruby/core/string/gsub_tags.txt

source_changes at macosforge.org source_changes at macosforge.org
Wed Sep 23 12:02:03 PDT 2009


Revision: 2623
          http://trac.macosforge.org/projects/ruby/changeset/2623
Author:   lsansonetti at apple.com
Date:     2009-09-23 12:02:01 -0700 (Wed, 23 Sep 2009)
Log Message:
-----------
tagging 2 specs (because of the fix that had to be reverted)

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

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/string/gsub_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/string/gsub_tags.txt	2009-09-23 18:57:14 UTC (rev 2622)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/gsub_tags.txt	2009-09-23 19:02:01 UTC (rev 2623)
@@ -7,3 +7,5 @@
 fails:String#gsub with pattern and Hash untrusts the result if the original string is untrusted
 fails:String#gsub with pattern and Hash untrusts the result if a hash value is untrusted
 fails:String#gsub with pattern and Hash raises a TypeError if the hash has a default proc
+fails:String#gsub! with pattern and replacement raises a RuntimeError when self is frozen
+fails:String#gsub! with pattern and block raises a RuntimeError when self is frozen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20090923/38f0c86c/attachment.html>


More information about the macruby-changes mailing list