[macruby-changes] [1176] MacRuby/branches/experimental

source_changes at macosforge.org source_changes at macosforge.org
Thu Mar 26 15:55:06 PDT 2009


Revision: 1176
          http://trac.macosforge.org/projects/ruby/changeset/1176
Author:   eloy.de.enige at gmail.com
Date:     2009-03-26 15:55:06 -0700 (Thu, 26 Mar 2009)
Log Message:
-----------
Tagged failing examples of the encoding spec and added it to the green list.

Modified Paths:
--------------
    MacRuby/branches/experimental/rakelib/spec.rake
    MacRuby/branches/experimental/spec/frozen/tags/macruby/language/encoding_tags.txt

Modified: MacRuby/branches/experimental/rakelib/spec.rake
===================================================================
--- MacRuby/branches/experimental/rakelib/spec.rake	2009-03-26 22:54:53 UTC (rev 1175)
+++ MacRuby/branches/experimental/rakelib/spec.rake	2009-03-26 22:55:06 UTC (rev 1176)
@@ -12,6 +12,7 @@
     defined
     eigenclass
     else
+    encoding
     execution
     file
     hash

Modified: MacRuby/branches/experimental/spec/frozen/tags/macruby/language/encoding_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/language/encoding_tags.txt	2009-03-26 22:54:53 UTC (rev 1175)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/language/encoding_tags.txt	2009-03-26 22:55:06 UTC (rev 1176)
@@ -1,2 +1,3 @@
-critical:The __ENCODING__ pseudo-variable is the evaluated strings's one inside an eval
-critical:The __ENCODING__ pseudo-variable is equal to the specified encoding when a magic comment exists
\ No newline at end of file
+fails:The __ENCODING__ pseudo-variable is US-ASCII by default
+fails:The __ENCODING__ pseudo-variable is the evaluated strings's one inside an eval
+fails:The __ENCODING__ pseudo-variable is equal to the specified encoding when a magic comment exists
\ No newline at end of file
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20090326/b507ab87/attachment-0001.html>


More information about the macruby-changes mailing list