[macruby-changes] [5076] MacRuby/trunk/spec/frozen/tags/macruby/core/string

source_changes at macosforge.org source_changes at macosforge.org
Wed Dec 22 23:34:12 PST 2010


Revision: 5076
          http://trac.macosforge.org/projects/ruby/changeset/5076
Author:   vincent.isambart at gmail.com
Date:     2010-12-22 23:34:08 -0800 (Wed, 22 Dec 2010)
Log Message:
-----------
removing the tags on String#chars/each_char

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

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/string/chars_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/string/chars_tags.txt	2010-12-23 07:22:11 UTC (rev 5075)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/chars_tags.txt	2010-12-23 07:34:08 UTC (rev 5076)
@@ -1,4 +0,0 @@
-fails:String#chars returns characters in the same encoding as self
-fails:String#chars works if the String's contents is invalid for its encoding
-fails:String#chars returns a different character if the String is transcoded
-fails:String#chars uses the String's encoding to determine what characters it contains

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/string/each_char_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/string/each_char_tags.txt	2010-12-23 07:22:11 UTC (rev 5075)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/each_char_tags.txt	2010-12-23 07:34:08 UTC (rev 5076)
@@ -1,4 +0,0 @@
-fails:String#each_char returns characters in the same encoding as self
-fails:String#each_char works if the String's contents is invalid for its encoding
-fails:String#each_char returns a different character if the String is transcoded
-fails:String#each_char uses the String's encoding to determine what characters it contains
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20101222/fe4b76d4/attachment.html>


More information about the macruby-changes mailing list