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

source_changes at macosforge.org source_changes at macosforge.org
Thu Mar 18 16:21:53 PDT 2010


Revision: 3814
          http://trac.macosforge.org/projects/ruby/changeset/3814
Author:   lsansonetti at apple.com
Date:     2010-03-18 16:21:52 -0700 (Thu, 18 Mar 2010)
Log Message:
-----------
tag more specs

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

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/string/encode_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/string/encode_tags.txt	2010-03-18 23:13:02 UTC (rev 3813)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/encode_tags.txt	2010-03-18 23:21:52 UTC (rev 3814)
@@ -27,3 +27,4 @@
 fails:String#encode replaces xml characters
 fails:String#encode replaces xml characters and quotes the result
 fails:String#encode with no arguments returns a copy of self transcoded to Encoding.default_internal
+fails:String#encode with no arguments returns a copy of self

Modified: MacRuby/trunk/spec/frozen/tags/macruby/core/string/unpack_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/string/unpack_tags.txt	2010-03-18 23:13:02 UTC (rev 3813)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/string/unpack_tags.txt	2010-03-18 23:21:52 UTC (rev 3814)
@@ -13,3 +13,4 @@
 fails:String#unpack with 'm' directive returns an array by decoding self according to the format string
 fails:String#unpack with 'IiLlSs' directives uses sizeof(int) as an integer
 fails:String#unpack with 'lL' uses 4 bytes for an integer
+fails:String#unpack with 'M' directive returns an array by decoding self according to the format string
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20100318/295ea550/attachment.html>


More information about the macruby-changes mailing list