summaryrefslogtreecommitdiffstats
path: root/test/ruby/test_literal.rb
Commit message (Collapse)AuthorAgeFilesLines
* * compile.c (compile_dstr_fragments): reduced needless literal.nobu2009-07-201-0/+4
| | | | | | | | | * parse.y (xstring, regexp, dsym, literal_concat, evstr2dstr): literal at the top of dstr is no longer needed if it is empty, since concatstrings and toregexp always create new strings. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@24212 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* add tests.akr2008-03-011-0/+54
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@15669 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* add a test.akr2008-03-011-0/+3
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@15667 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * test/ruby/test_literal.rb: new test.aamine2007-02-231-0/+184
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@11825 b2dd03c8-39d4-4d8f-98ff-823fe69b080e