[macruby-changes] [2150] MacRuby/branches/experimental/spec
source_changes at macosforge.org
source_changes at macosforge.org
Sun Aug 2 06:15:36 PDT 2009
Revision: 2150
http://trac.macosforge.org/projects/ruby/changeset/2150
Author: eloy.de.enige at gmail.com
Date: 2009-08-02 06:15:36 -0700 (Sun, 02 Aug 2009)
Log Message:
-----------
Removed tags of examples that pass.
Modified Paths:
--------------
MacRuby/branches/experimental/spec/frozen/tags/macruby/language/predefined_tags.txt
MacRuby/branches/experimental/spec/frozen/tags/macruby/language/regexp_tags.txt
MacRuby/branches/experimental/spec/macruby/tags/macruby/core/hash_tags.txt
Removed Paths:
-------------
MacRuby/branches/experimental/spec/frozen/tags/macruby/language/array_tags.txt
Deleted: MacRuby/branches/experimental/spec/frozen/tags/macruby/language/array_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/language/array_tags.txt 2009-08-02 13:15:18 UTC (rev 2149)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/language/array_tags.txt 2009-08-02 13:15:36 UTC (rev 2150)
@@ -1 +0,0 @@
-fails:The unpacking splat operator (*) when applied to a non-Array value attempts to coerce it to Array if the object respond_to?(:to_a)
Modified: MacRuby/branches/experimental/spec/frozen/tags/macruby/language/predefined_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/language/predefined_tags.txt 2009-08-02 13:15:18 UTC (rev 2149)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/language/predefined_tags.txt 2009-08-02 13:15:36 UTC (rev 2150)
@@ -1,4 +1,2 @@
-fails:Predefined global $stdout is the same as $DEFAULT_OUTPUT from 'English' library
fails:Predefined global $_ is set to the last line read by e.g. StringIO#gets
fails:Predefined global $_ is set at the method-scoped level rather than block-scoped
-fails:Execution variable $: does not include '.' when the taint check level > 1
\ No newline at end of file
Modified: MacRuby/branches/experimental/spec/frozen/tags/macruby/language/regexp_tags.txt
===================================================================
--- MacRuby/branches/experimental/spec/frozen/tags/macruby/language/regexp_tags.txt 2009-08-02 13:15:18 UTC (rev 2149)
+++ MacRuby/branches/experimental/spec/frozen/tags/macruby/language/regexp_tags.txt 2009-08-02 13:15:36 UTC (rev 2150)
@@ -4,4 +4,3 @@
fails:Literal Regexps allows substitution which mixes modifiers
fails:Literal Regexps supports /o (once)
fails:Literal Regexps invokes substitutions for /o only once
-fails:Literal Regexps will not clobber capture variables across threads
\ 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-08-02 13:15:18 UTC (rev 2149)
+++ MacRuby/branches/experimental/spec/macruby/tags/macruby/core/hash_tags.txt 2009-08-02 13:15:36 UTC (rev 2150)
@@ -1,2 +1,2 @@
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
+critical: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/20090802/6d62f98c/attachment.html>
More information about the macruby-changes
mailing list