Revision
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

Diff

Added: MacRuby/trunk/spec/frozen/tags/macruby/core/string/codepoints_tags.txt (0 => 4177)


--- 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 (0 => 4177)


--- 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