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

source_changes at macosforge.org source_changes at macosforge.org
Sat Mar 28 20:48:18 PDT 2009


Revision: 1248
          http://trac.macosforge.org/projects/ruby/changeset/1248
Author:   lsansonetti at apple.com
Date:     2009-03-28 20:48:11 -0700 (Sat, 28 Mar 2009)
Log Message:
-----------
moved the undef spec in the not-green-yet list and marked the only test as failing (it's not implemented yet)

Modified Paths:
--------------
    MacRuby/branches/experimental/rakelib/spec.rake

Added Paths:
-----------
    MacRuby/branches/experimental/spec/frozen/tags/macruby/language/undef_tags.txt

Modified: MacRuby/branches/experimental/rakelib/spec.rake
===================================================================
--- MacRuby/branches/experimental/rakelib/spec.rake	2009-03-29 03:41:44 UTC (rev 1247)
+++ MacRuby/branches/experimental/rakelib/spec.rake	2009-03-29 03:48:11 UTC (rev 1248)
@@ -46,6 +46,7 @@
     rescue
     return
     throw
+    undef
     variables
     yield
   }

Added: MacRuby/branches/experimental/spec/frozen/tags/macruby/language/undef_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/language/undef_tags.txt	                        (rev 0)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/language/undef_tags.txt	2009-03-29 03:48:11 UTC (rev 1248)
@@ -0,0 +1 @@
+fails:The undef keyword undefines 'meth='


Property changes on: MacRuby/branches/experimental/spec/frozen/tags/macruby/language/undef_tags.txt
___________________________________________________________________
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20090328/3062fb5f/attachment.html>


More information about the macruby-changes mailing list