[macruby-changes] [1311] MacRuby/branches/experimental/spec/frozen/tags/macruby/language/ eigenclass_tags.txt

source_changes at macosforge.org source_changes at macosforge.org
Fri Apr 3 16:58:09 PDT 2009


Revision: 1311
          http://trac.macosforge.org/projects/ruby/changeset/1311
Author:   lsansonetti at apple.com
Date:     2009-04-03 16:58:09 -0700 (Fri, 03 Apr 2009)
Log Message:
-----------
added more failing specs for eigenclass (what a stupid name btw)

Modified Paths:
--------------
    MacRuby/branches/experimental/spec/frozen/tags/macruby/language/eigenclass_tags.txt

Modified: MacRuby/branches/experimental/spec/frozen/tags/macruby/language/eigenclass_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/language/eigenclass_tags.txt	2009-04-03 23:50:24 UTC (rev 1310)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/language/eigenclass_tags.txt	2009-04-03 23:58:09 UTC (rev 1311)
@@ -18,4 +18,16 @@
 fails:Instance methods of an eigenclass does not include class methods of the metaclass of Class, for a metaclass
 fails:Class methods of an eigenclass does not include instance methods of the object's class
 fails:Class methods of an eigenclass does not include class mtehods of Class
-fails:Class methods of an eigenclass does not include class methods of the metaclass of Class, for a class
\ No newline at end of file
+fails:Class methods of an eigenclass does not include class methods of the metaclass of Class, for a class
+fails:self in an eigenclass body (class << obj) has the class's metaclass's metaclass as superclass for metaclasses
+fails:Instance methods of an eigenclass includes ones of the object's class
+fails:Instance methods of an eigenclass includes instance methods of Object
+fails:Instance methods of an eigenclass includes instance methods of Class, for a class
+fails:Instance methods of an eigenclass includes instance methods of the metaclass of Class, for a metaclass
+fails:Class methods of an eigenclass includes ones of the object's class
+fails:Class methods of an eigenclass includes instance methods of Class
+fails:Class methods of an eigenclass includes instance methods of Class, for a class
+fails:Class methods of an eigenclass includes class methods of Class, for a class
+fails:Class methods of an eigenclass includes instance methods of the metaclass of Class, for a class
+fails:Class methods of an eigenclass includes instance methods of the metaclass of Class, for a metaclass
+fails:Class methods of an eigenclass includes class methods of the metaclass of Class, for a metaclass
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20090403/44788c0d/attachment.html>


More information about the macruby-changes mailing list