summaryrefslogtreecommitdiffhomepage
path: root/test/t/literals.rb
AgeCommit message (Expand)Author
2021-04-16feat(CI): add the GitHub Super LinterJohn Bampton
2021-01-03Fix for escaped newlines in squiggly heredocsSeeker
2020-12-31Fix regression for squiggly heredocsSeeker
2020-12-28Fix mixed indentation and escaped tabs in squiggly heredocsSeeker
2020-12-27Fix for empty lines in squiggly heredocsSeeker
2020-12-26Add support for squiggly heredocsSeeker
2018-08-11Fix misspelling words in commentsKazuhiro Sera
2016-11-22Fix typo in testYutaka HARA
2013-09-22fix bugs on HeredocumentFUKUZAWA-Tadashi
2013-08-02I fix order of actual and expect test value in literals.rb.Jun Hiroe
2013-06-15Improve Literal TestsDaniel Bovensiepen
2013-03-19%I %i literalFUKUZAWA-Tadashi
2013-03-17bugfix about escaping '\n'FUKUZAWA-Tadashi
2013-03-17refactor heredoc identifierFUKUZAWA-Tadashi
2013-03-17implement literal %W %w %sFUKUZAWA-Tadashi
2013-03-03implement heredocFUKUZAWA-Tadashi
2013-01-20Add a test for quoted non-expanded string literal.Masamitsu MURASE
2012-05-29Add literal tests for currently working String literals and make notice about...Daniel Bovensiepen
2012-05-29SEGV by adding a new assertDaniel Bovensiepen
2012-05-29Raise SEGV by using String literalDaniel Bovensiepen
2012-05-29Forgot Literals fileDaniel Bovensiepen