Diff
Deleted: MacRuby/trunk/spec/frozen/tags/macruby/language/class_tags.txt (3495 => 3496)
--- MacRuby/trunk/spec/frozen/tags/macruby/language/class_tags.txt 2010-02-12 00:53:36 UTC (rev 3495)
+++ MacRuby/trunk/spec/frozen/tags/macruby/language/class_tags.txt 2010-02-12 02:02:26 UTC (rev 3496)
@@ -1,2 +0,0 @@
-# This spec is marked as failing because it messes the top level object, probably a bug in #eval
-fails:A Class Definitions extending an object raises a TypeError when trying to extend numbers
Deleted: MacRuby/trunk/spec/frozen/tags/macruby/language/file_tags.txt (3495 => 3496)
--- MacRuby/trunk/spec/frozen/tags/macruby/language/file_tags.txt 2010-02-12 00:53:36 UTC (rev 3495)
+++ MacRuby/trunk/spec/frozen/tags/macruby/language/file_tags.txt 2010-02-12 02:02:26 UTC (rev 3496)
@@ -1 +0,0 @@
-fails:The __FILE__ constant equals a relative path when required using a relative path
Deleted: MacRuby/trunk/spec/frozen/tags/macruby/language/for_tags.txt (3495 => 3496)
--- MacRuby/trunk/spec/frozen/tags/macruby/language/for_tags.txt 2010-02-12 00:53:36 UTC (rev 3495)
+++ MacRuby/trunk/spec/frozen/tags/macruby/language/for_tags.txt 2010-02-12 02:02:26 UTC (rev 3496)
@@ -1 +0,0 @@
-fails:The for expression splats multiple arguments together if there are fewer arguments than values
Deleted: MacRuby/trunk/spec/frozen/tags/macruby/language/metaclass_tags.txt (3495 => 3496)
--- MacRuby/trunk/spec/frozen/tags/macruby/language/metaclass_tags.txt 2010-02-12 00:53:36 UTC (rev 3495)
+++ MacRuby/trunk/spec/frozen/tags/macruby/language/metaclass_tags.txt 2010-02-12 02:02:26 UTC (rev 3496)
@@ -1,2 +0,0 @@
-fails:A constant on a metaclass is not defined on the object's class
-fails:A constant on a metaclass does not appear in the object's class constant list