[macruby-changes] [3511] MacRuby/trunk/spec/frozen/tags/macruby/core/kernel

source_changes at macosforge.org source_changes at macosforge.org
Fri Feb 12 01:06:40 PST 2010


Revision: 3511
          http://trac.macosforge.org/projects/ruby/changeset/3511
Author:   lsansonetti at apple.com
Date:     2010-02-12 01:06:40 -0800 (Fri, 12 Feb 2010)
Log Message:
-----------
untag specs that now pass

Removed Paths:
-------------
    MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/freeze_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/method_missing_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/raise_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/taint_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/throw_tags.txt

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/freeze_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/freeze_tags.txt	2010-02-12 09:06:27 UTC (rev 3510)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/freeze_tags.txt	2010-02-12 09:06:40 UTC (rev 3511)
@@ -1,2 +0,0 @@
-fails:Kernel#freeze has no effect on immediate values
-fails:Kernel#freeze freezes immediate values

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/method_missing_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/method_missing_tags.txt	2010-02-12 09:06:27 UTC (rev 3510)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/method_missing_tags.txt	2010-02-12 09:06:40 UTC (rev 3511)
@@ -1 +0,0 @@
-fails:Kernel#method_missing is called when a protected method is called

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/raise_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/raise_tags.txt	2010-02-12 09:06:27 UTC (rev 3510)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/raise_tags.txt	2010-02-12 09:06:40 UTC (rev 3511)
@@ -1 +0,0 @@
-fails:Kernel#raise raises RuntimeError if no exception class is given

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/taint_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/taint_tags.txt	2010-02-12 09:06:27 UTC (rev 3510)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/taint_tags.txt	2010-02-12 09:06:40 UTC (rev 3511)
@@ -1,2 +0,0 @@
-fails:Kernel#taint returns the immediate when called on an immediate
-fails:Kernel#taint has no effect on immediate values

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/throw_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/throw_tags.txt	2010-02-12 09:06:27 UTC (rev 3510)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/kernel/throw_tags.txt	2010-02-12 09:06:40 UTC (rev 3511)
@@ -1,3 +0,0 @@
-critical:Kernel.throw transfers control to the innermost catch block waiting for the same sympol
-critical:Kernel.throw raises NameError if there is no catch block for the symbol
-critical:Kernel.throw raises an ArgumentError if there is no catch block for the symbol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20100212/9daf0240/attachment.html>


More information about the macruby-changes mailing list