Revision: 3830 http://trac.macosforge.org/projects/ruby/changeset/3830 Author: lsansonetti@apple.com Date: 2010-03-19 15:36:34 -0700 (Fri, 19 Mar 2010) Log Message: ----------- tag remaining failing language specs Modified Paths: -------------- MacRuby/trunk/spec/frozen/tags/macruby/language/encoding_tags.txt MacRuby/trunk/spec/frozen/tags/macruby/language/magic_comment_tags.txt Modified: MacRuby/trunk/spec/frozen/tags/macruby/language/encoding_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/language/encoding_tags.txt 2010-03-19 22:26:45 UTC (rev 3829) +++ MacRuby/trunk/spec/frozen/tags/macruby/language/encoding_tags.txt 2010-03-19 22:36:34 UTC (rev 3830) @@ -1 +1,2 @@ fails:The __ENCODING__ pseudo-variable is the evaluated strings's one inside an eval +fails:The __ENCODING__ pseudo-variable is US-ASCII by default Modified: MacRuby/trunk/spec/frozen/tags/macruby/language/magic_comment_tags.txt =================================================================== --- MacRuby/trunk/spec/frozen/tags/macruby/language/magic_comment_tags.txt 2010-03-19 22:26:45 UTC (rev 3829) +++ MacRuby/trunk/spec/frozen/tags/macruby/language/magic_comment_tags.txt 2010-03-19 22:36:34 UTC (rev 3830) @@ -1 +1,2 @@ fails:Magic comment must be at the first line +fails:Magic comment must be at the first of line