[macruby-changes] [1855] MacRuby/branches/experimental/spec/frozen/tags/macruby/core

source_changes at macosforge.org source_changes at macosforge.org
Sun Jun 14 11:58:49 PDT 2009


Revision: 1855
          http://trac.macosforge.org/projects/ruby/changeset/1855
Author:   eloy.de.enige at gmail.com
Date:     2009-06-14 11:58:48 -0700 (Sun, 14 Jun 2009)
Log Message:
-----------
Tagged critical examples.

Modified Paths:
--------------
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/array/comparison_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/array/inspect_tags.txt

Added Paths:
-----------
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/proc/
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/proc/clone_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/core/proc/dup_tags.txt

Modified: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/array/comparison_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/array/comparison_tags.txt	2009-06-14 18:58:26 UTC (rev 1854)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/array/comparison_tags.txt	2009-06-14 18:58:48 UTC (rev 1855)
@@ -1 +1 @@
-critical:Array#<=> properly handles recursive arrays
\ No newline at end of file
+critical:Array#<=> properly handles recursive arrays

Modified: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/array/inspect_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/array/inspect_tags.txt	2009-06-14 18:58:26 UTC (rev 1854)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/array/inspect_tags.txt	2009-06-14 18:58:48 UTC (rev 1855)
@@ -1 +1 @@
-critical:Array#inspect handles recursive arrays
\ No newline at end of file
+critical:Array#inspect handles recursive arrays

Added: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/proc/clone_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/proc/clone_tags.txt	                        (rev 0)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/proc/clone_tags.txt	2009-06-14 18:58:48 UTC (rev 1855)
@@ -0,0 +1 @@
+critical:Proc#clone returns a copy of self

Added: MacRuby/branches/experimental/spec/frozen/tags/macruby/core/proc/dup_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/core/proc/dup_tags.txt	                        (rev 0)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/core/proc/dup_tags.txt	2009-06-14 18:58:48 UTC (rev 1855)
@@ -0,0 +1 @@
+critical:Proc#dup returns a copy of self
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20090614/c5798678/attachment.html>


More information about the macruby-changes mailing list