summaryrefslogtreecommitdiff
path: root/test/.excludes-prism/TestParse.rb
AgeCommit message (Expand)Author
11 days[PRISM] Update remaining test excludesKevin Newton
2024-05-20[PRISM] Enable TestPrism#test_truncated_source_lineKevin Newton
2024-05-16[PRISM] Enable TestParse#test_stringKevin Newton
2024-05-16[PRISM] Enable TestParse#test_questionKevin Newton
2024-05-16[PRISM] Enable TestParse#test_invalid_charKevin Newton
2024-05-16[PRISM] Enable TestParse#test_percentKevin Newton
2024-05-15[PRISM] Enable TestParse#test_global_variableKevin Newton
2024-05-15[PRISM] Enable test_location_of_invalid_tokenKevin Newton
2024-05-15[PRISM] Enable TestParse#test_unexpected_token_after_numericKevin Newton
2024-05-09[PRISM] Enable passing testsKevin Newton
2024-05-08[PRISM] Use correct warning encodingKevin Newton
2024-05-07[PRISM] Enable more passing testsKevin Newton
2024-05-06[PRISM] Support for compiling ractor constant path writesKevin Newton
2024-05-03[PRISM] Enable passing tests for index expressionsKevin Newton
2024-05-01[PRISM] Error message for unterminated heredoc identifierKevin Newton
2024-05-01[PRISM] Fix unterminated regular expression error messageKevin Newton
2024-05-01[PRISM] Better error messages for unwriteable targetsKevin Newton
2024-04-12[PRISM] Enable passing tests from latest prismKevin Newton
2024-04-12[PRISM] Enable more passing testsKevin Newton
2024-04-12[PRISM] Enable passing tests for prismKevin Newton
2024-04-11[PRISM] Enable more passing testsKevin Newton
2024-04-03[PRISM] Enable passing tests for invalid block exitsKevin Newton
2024-04-02[PRISM] Enable more passing parsing testsKevin Newton
2024-03-29[PRISM] Fix error message for duplicate parameter nameKevin Newton
2024-03-29[PRISM] Have RubyVM::InstructionSequence.compile respect --parser=prismKevin Newton
2024-03-27[PRISM] Turn on passing testKevin Newton
2024-03-27[PRISM] Implicitly change encoding when a UTF-8 BOM is foundKevin Newton
2024-03-27[PRISM] Match style for invalid encoding errorKevin Newton
2024-03-27[PRISM] Enable passing heredoc testKevin Newton
2024-03-13[PRISM] Turn on more testsKevin Newton
2024-02-14[PRISM] Correctly hook up line numbers for evalKevin Newton
2024-02-14[PRISM] Set eval encoding based on string encodingKevin Newton
2024-02-13[PRISM] Add temporary test exclusions to get eval passingKevin Newton