Revision
3797
Author
lsansonetti@apple.com
Date
2010-03-17 22:05:29 -0700 (Wed, 17 Mar 2010)

Log Message

tag regexp #to_s specs that use nested option groups

Added Paths

Diff

Added: MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/to_s_tags.txt (0 => 3797)


--- MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/to_s_tags.txt	                        (rev 0)
+++ MacRuby/trunk/spec/frozen/tags/macruby/core/regexp/to_s_tags.txt	2010-03-18 05:05:29 UTC (rev 3797)
@@ -0,0 +1,3 @@
+fails:Regexp#to_s displays single group with same options as main regex as the main regex
+fails:Regexp#to_s returns a string in (?xxx:yyy) notation
+fails:Regexp#to_s handles abusive option groups