[4177] MacRuby/trunk/spec/frozen/tags/macruby/core/string
Revision: 4177 http://trac.macosforge.org/projects/ruby/changeset/4177 Author: eloy.de.enige@gmail.com Date: 2010-06-01 01:34:41 -0700 (Tue, 01 Jun 2010) Log Message: ----------- Tag failing String#each_codepoint & String#codepoints specs. Added Paths: ----------- MacRuby/trunk/spec/frozen/tags/macruby/core/string/codepoints_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/core/string/each_codepoint_tags.txt Added: MacRuby/trunk/spec/frozen/tags/macruby/core/string/codepoints_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/core/string/codepoints_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/codepoints_tags.txt 2010-06-01 08:34:41 UTC (rev 4177) @@ -0,0 +1 @@ +fails:String#codepoints works for characters outside of the BMP Added: MacRuby/trunk/spec/frozen/tags/macruby/core/string/each_codepoint_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/core/string/each_codepoint_tags.txt (rev 0) +++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/each_codepoint_tags.txt 2010-06-01 08:34:41 UTC (rev 4177) @@ -0,0 +1 @@ +fails:String#each_codepoint works for characters outside of the BMP
participants (1)
-
source_changes@macosforge.org