[macruby-changes] [2098] MacRuby/branches/experimental/spec

source_changes at macosforge.org source_changes at macosforge.org
Sun Jul 26 23:19:44 PDT 2009


Revision: 2098
          http://trac.macosforge.org/projects/ruby/changeset/2098
Author:   mattaimonetti at gmail.com
Date:     2009-07-26 23:19:44 -0700 (Sun, 26 Jul 2009)
Log Message:
-----------
added stringscanner to spec:library and tagged an encoding failure

Modified Paths:
--------------
    MacRuby/branches/experimental/spec/frozen/tags/macruby/library/stringscanner/getch_tags.txt
    MacRuby/branches/experimental/spec/macruby.mspec

Modified: MacRuby/branches/experimental/spec/frozen/tags/macruby/library/stringscanner/getch_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/library/stringscanner/getch_tags.txt	2009-07-27 06:10:21 UTC (rev 2097)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/library/stringscanner/getch_tags.txt	2009-07-27 06:19:44 UTC (rev 2098)
@@ -1 +1,2 @@
 fails:StringScanner#getch is multi-byte character sensitive
+fails:StringScanner#getch should keep the encoding

Modified: MacRuby/branches/experimental/spec/macruby.mspec
===================================================================
--- MacRuby/branches/experimental/spec/macruby.mspec	2009-07-27 06:10:21 UTC (rev 2097)
+++ MacRuby/branches/experimental/spec/macruby.mspec	2009-07-27 06:19:44 UTC (rev 2098)
@@ -27,7 +27,8 @@
     'library/digest',
     'library/mutex',
     'library/queue',
-    'library/readline'
+    'library/readline',
+    'library/stringscanner'
   ]
   
   # Prepend the paths with the proper prefix
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20090726/0ed5de47/attachment.html>


More information about the macruby-changes mailing list