summaryrefslogtreecommitdiff
path: root/test/.excludes-prism
AgeCommit message (Expand)Author
2024-04-12[PRISM] Enable passing test_parenthesised_statement_argumentKevin Newton
2024-04-12[PRISM] Enable passing tests from latest prismKevin Newton
2024-04-12[PRISM] Emit parse warnings before raising syntax errorsKevin 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-05[PRISM] Enable test_argument_forwarding_with_anon_rest_kwrest_and_blockKevin Newton
2024-04-04[PRISM] Ensure unfrozen when interpolation is present in string literalKevin Newton
2024-04-04[PRISM] Enable SCRIPT_COMPILED tracepoint eventKevin Newton
2024-04-04[PRISM] Add CLASS and END tracepoint eventsKevin Newton
2024-04-03[PRISM] Enable passing tests for invalid block exitsKevin Newton
2024-04-02[PRISM] Fix ISEQ loadKevin Newton
2024-04-02[PRISM] Document more reasons for failuresKevin Newton
2024-04-02[PRISM] Enable more passing parsing testsKevin Newton
2024-04-01[PRISM] Enable passing pattern matching 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-28[PRISM] Enable passing regexp testKevin Newton
2024-03-27[PRISM] Set path on syntax errorKevin Newton
2024-03-27[PRISM] Enable passing test for hash duplicated keysKevin 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 syntax testsKevin Newton
2024-03-27[PRISM] Enable passing frozen string in array testKevin Newton
2024-03-27[PRISM] Enable passing heredoc testKevin Newton
2024-03-27[PRISM] Fix ASCII-compatible check for eval encodingKevin Newton
2024-03-26[PRISM] Use correct encoding for regular expression literalsKevin Newton
2024-03-16Skip warnings for duplicate keysNobuyoshi Nakada
2024-03-13[PRISM] Turn on more testsKevin Newton
2024-02-21[PRISM] Eval frames should not have an absolute pathKevin 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] Exclude additional tests from rebaseKevin Newton
2024-02-13[PRISM] Add temporary test exclusions to get eval passingKevin Newton
2024-02-09[PRISM] Fix flaky memory in scope nodesKevin Newton
2024-02-06Add test-all to prismKevin Newton