[macruby-changes] [1279] MacRuby/branches/experimental/spec/frozen/tags/macruby

source_changes at macosforge.org source_changes at macosforge.org
Tue Mar 31 02:45:08 PDT 2009


Revision: 1279
          http://trac.macosforge.org/projects/ruby/changeset/1279
Author:   eloy.de.enige at gmail.com
Date:     2009-03-31 02:45:07 -0700 (Tue, 31 Mar 2009)
Log Message:
-----------
Added tags for 4 failing examples in the IO#putc spec.

Added Paths:
-----------
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/io/
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/io/putc_tags.txt

Added: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/io/putc_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/io/putc_tags.txt	                        (rev 0)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/io/putc_tags.txt	2009-03-31 09:45:07 UTC (rev 1279)
@@ -0,0 +1,4 @@
+fails:IO#putc writes Numerics that fit in a C char
+fails:IO#putc writes the first byte of a String
+fails:IO#putc writes the first byte of an object's string representation
+fails:IO#putc write the first byte of Numerics that don't fit in a C char
\ No newline at end of file
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20090331/100454bf/attachment-0001.html>


More information about the macruby-changes mailing list