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

source_changes at macosforge.org source_changes at macosforge.org
Wed Mar 17 22:12:46 PDT 2010


Revision: 3798
          http://trac.macosforge.org/projects/ruby/changeset/3798
Author:   lsansonetti at apple.com
Date:     2010-03-17 22:12:46 -0700 (Wed, 17 Mar 2010)
Log Message:
-----------
tag failing specs

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

Modified: MacRuby/trunk/spec/frozen/tags/macruby/language/regexp/modifiers_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/language/regexp/modifiers_tags.txt	2010-03-18 05:05:29 UTC (rev 3797)
+++ MacRuby/trunk/spec/frozen/tags/macruby/language/regexp/modifiers_tags.txt	2010-03-18 05:12:46 UTC (rev 3798)
@@ -1,2 +1,4 @@
 fails:Regexps with modifers supports /o (once)
 fails:Regexps with modifers invokes substitutions for /o only once
+fails:Regexps with modifers supports (?imx-imx) (inline modifiers)
+fails:Regexps with modifers supports (?imx-imx:expr) (scoped inline modifiers)

Modified: MacRuby/trunk/spec/frozen/tags/macruby/language/regexp_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/language/regexp_tags.txt	2010-03-18 05:05:29 UTC (rev 3797)
+++ MacRuby/trunk/spec/frozen/tags/macruby/language/regexp_tags.txt	2010-03-18 05:12:46 UTC (rev 3798)
@@ -1 +1,2 @@
 fails:Literal Regexps matches against $_ (last input) in a conditional if no explicit matchee provided
+fails:Literal Regexps allows unescaped / to be used with %r
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20100317/9d985438/attachment.html>


More information about the macruby-changes mailing list