summaryrefslogtreecommitdiffstats
path: root/test/ruby/test_parse.rb
Commit message (Collapse)AuthorAgeFilesLines
* * re.c (rb_reg_search): make search reentrant. [ruby-dev:34223]matz2008-04-141-0/+3
| | | | | | | * test/ruby/test_parse.rb (TestParse::test_global_variable): should preserve $& variable. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@16021 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * test/ruby/test_parse.rb: add tests to achieve over 95% test coveragemame2008-04-131-0/+864
of parse.y. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@15992 b2dd03c8-39d4-4d8f-98ff-823fe69b080e