[macruby-changes] [3248] MacRuby/trunk/spec/frozen/tags/macruby/language

source_changes at macosforge.org source_changes at macosforge.org
Mon Jan 11 15:16:48 PST 2010


Revision: 3248
          http://trac.macosforge.org/projects/ruby/changeset/3248
Author:   eloy.de.enige at gmail.com
Date:     2010-01-11 15:16:47 -0800 (Mon, 11 Jan 2010)
Log Message:
-----------
Removed `fails' tags of language specs of examples we now pass.

Modified Paths:
--------------
    MacRuby/trunk/spec/frozen/tags/macruby/language/regexp/character_classes_tags.txt

Removed Paths:
-------------
    MacRuby/trunk/spec/frozen/tags/macruby/language/ensure_tags.txt
    MacRuby/trunk/spec/frozen/tags/macruby/language/next_tags.txt

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/language/ensure_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/language/ensure_tags.txt	2010-01-11 23:16:36 UTC (rev 3247)
+++ MacRuby/trunk/spec/frozen/tags/macruby/language/ensure_tags.txt	2010-01-11 23:16:47 UTC (rev 3248)
@@ -1,2 +0,0 @@
-fails:An ensure block inside a begin block is executed even when a symbol is thrown in it's corresponding begin block
-fails:An ensure block inside a method is executed even when a symbol is thrown in the method

Deleted: MacRuby/trunk/spec/frozen/tags/macruby/language/next_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/language/next_tags.txt	2010-01-11 23:16:36 UTC (rev 3247)
+++ MacRuby/trunk/spec/frozen/tags/macruby/language/next_tags.txt	2010-01-11 23:16:47 UTC (rev 3248)
@@ -1,4 +0,0 @@
-fails:Assignment via next assigns splatted objects
-fails:Assignment via next assigns objects to a splatted reference
-fails:Assignment via next assigns splatted objects to a splatted reference via a splatted yield
-fails:Assignment via next assigns splatted objects to multiple variables
\ No newline at end of file

Modified: MacRuby/trunk/spec/frozen/tags/macruby/language/regexp/character_classes_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/language/regexp/character_classes_tags.txt	2010-01-11 23:16:36 UTC (rev 3247)
+++ MacRuby/trunk/spec/frozen/tags/macruby/language/regexp/character_classes_tags.txt	2010-01-11 23:16:47 UTC (rev 3248)
@@ -20,7 +20,6 @@
 fails:Regexp with character classes matches Unicode Zp characters with [[:space:]]
 fails:Regexp with character classes doesn't match Unicode lowercase characters with [[:upper:]]
 fails:Regexp with character classes matches Unicode uppercase characters with [[:upper:]]
-fails:Regexp with character classes doesn't match Unicode title-case characters with [[:upper:]]
 fails:Regexp with character classes matches Unicode lowercase characters with [[:word:]]
 fails:Regexp with character classes matches Unicode uppercase characters with [[:word:]]
 fails:Regexp with character classes matches Unicode title-case characters with [[:word:]]
@@ -28,9 +27,7 @@
 fails:Regexp with character classes doesn't match Unicode private-use characters with [[:cntrl:]]
 fails:Regexp with character classes doesn't match Unicode format characters with [[:graph:]]
 fails:Regexp with character classes doesn't match Unicode format characters with [[:print:]]
-fails:Regexp with character classes doesn't match Unicode Nl characters with [[:word:]]
 fails:Regexp with character classes doesn't match Unicode No characters with [[:word:]]
-fails:Regexp with character classes doesn't match non-ASCII characters with [[:ascii:]]
 fails:Regexp with character classes matches Unicode Pf characters with [[:punct:]]
 fails:Regexp with character classes matches Unicode letter characters with [[:alnum:]]
 fails:Regexp with character classes matches Unicode letter characters with [[:alpha:]]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20100111/b820e270/attachment-0001.html>


More information about the macruby-changes mailing list