[macruby-changes] [1779] MacRuby/branches/experimental/spec

source_changes at macosforge.org source_changes at macosforge.org
Sat Jun 6 07:24:46 PDT 2009


Revision: 1779
          http://trac.macosforge.org/projects/ruby/changeset/1779
Author:   eloy.de.enige at gmail.com
Date:     2009-06-06 07:24:44 -0700 (Sat, 06 Jun 2009)
Log Message:
-----------
Removed tags for a few passing specs.

Modified Paths:
--------------
    MacRuby/branches/experimental/spec/frozen/tags/macruby/language/alias_tags.txt
    MacRuby/branches/experimental/spec/frozen/tags/macruby/language/break_tags.txt
    MacRuby/branches/experimental/spec/macruby/tags/macruby/core/hash_tags.txt

Removed Paths:
-------------
    MacRuby/branches/experimental/spec/macruby/tags/macruby/core/array_tags.txt

Modified: MacRuby/branches/experimental/spec/frozen/tags/macruby/language/alias_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/language/alias_tags.txt	2009-06-06 13:09:07 UTC (rev 1778)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/language/alias_tags.txt	2009-06-06 14:24:44 UTC (rev 1779)
@@ -4,4 +4,3 @@
 fails:The alias keyword overwrites an existing method with the target name
 fails:The alias keyword is reversible
 fails:The alias keyword operates on the object's metaclass when used in instance_eval
-fails:The alias keyword operates on methods defined via attr, attr_reader, and attr_accessor
\ No newline at end of file

Modified: MacRuby/branches/experimental/spec/frozen/tags/macruby/language/break_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/language/break_tags.txt	2009-06-06 13:09:07 UTC (rev 1778)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/language/break_tags.txt	2009-06-06 14:24:44 UTC (rev 1779)
@@ -1,4 +1,3 @@
 fails:Executing break from within a block returns from the invoking singleton method
 fails:Executing break from within a block returns from the invoking method with the argument to break
 fails:Executing break from within a block returns from the original invoking method even in case of chained calls
-fails:Breaking out of a loop with a value stops a yielded method at the correct spot
\ No newline at end of file

Deleted: MacRuby/branches/experimental/spec/macruby/tags/macruby/core/array_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/macruby/tags/macruby/core/array_tags.txt	2009-06-06 13:09:07 UTC (rev 1778)
+++ MacRuby/branches/experimental/spec/macruby/tags/macruby/core/array_tags.txt	2009-06-06 14:24:44 UTC (rev 1779)
@@ -1 +0,0 @@
-critical:The NSArray class can be subclassed and later instantiated
\ No newline at end of file

Modified: MacRuby/branches/experimental/spec/macruby/tags/macruby/core/hash_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/macruby/tags/macruby/core/hash_tags.txt	2009-06-06 13:09:07 UTC (rev 1778)
+++ MacRuby/branches/experimental/spec/macruby/tags/macruby/core/hash_tags.txt	2009-06-06 14:24:44 UTC (rev 1779)
@@ -1,2 +1 @@
 critical:The NSDictionary class can be subclassed and later instantiated
-fails:An NSDictionary object can have a singleton class
\ No newline at end of file
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20090606/4741afe9/attachment.html>


More information about the macruby-changes mailing list