aboutsummaryrefslogtreecommitdiffstats
path: root/test/prism/unescape_test.rb
Commit message (Expand)AuthorAgeFilesLines
* [ruby/prism] Fix up PR failingsKevin Newton2023-10-131-10/+33
* [ruby/prism] Remove now-defunct semantic_field from nodesKevin Newton2023-10-131-4/+8
* [ruby/prism] Refactor unescape test to simplifyKevin Newton2023-10-131-69/+98
* [ruby/prism] Properly handle unescaping in regexpKevin Newton2023-10-131-31/+41
* [ruby/prism] Use current_string to handle :" symbolsKevin Newton2023-10-131-1/+1
* [ruby/prism] Use current_string for :' symbolsKevin Newton2023-10-131-1/+1
* [ruby/prism] Use current_string for %s symbol literalsKevin Newton2023-10-131-1/+1
* [ruby/prism] Split up lines in tilde heredocsKevin Newton2023-10-131-20/+34
* [ruby/prism] Enable remaining heredoc unescape testsKevin Newton2023-10-131-0/+8
* [ruby/prism] Use current_string for x string escape sequencesKevin Newton2023-10-131-1/+2
* [ruby/prism] Use current_string to handle escapes in string literalsKevin Newton2023-10-131-5/+5
* [ruby/prism] Use current_string to handle %IKevin Newton2023-10-131-2/+4
* [ruby/prism] Use current_string for handling %W listsKevin Newton2023-10-131-1/+1
* [ruby/prism] Use current_string to handle %i escapesKevin Newton2023-10-131-1/+1
* [ruby/prism] Use current_string to handle %w escapesKevin Newton2023-10-131-1/+1
* [ruby/prism] Strip out old char unescapingKevin Newton2023-10-131-22/+20
* [ruby/prism] Handle remaining escape sequences for character literalsKevin Newton2023-10-131-7/+10
* [ruby/prism] Skip tests that are currently failingKevin Newton2023-10-131-26/+35
* [ruby/prism] More thoroughly test unescapesKevin Newton2023-10-131-143/+112
* Sync to prism rename commitsKevin Newton2023-09-271-2/+2
* Rename YARP filepaths to prism filepathsKevin Newton2023-09-271-0/+165