Added: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/io/putc_tags.txt (0 => 1279)
--- 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