summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-05-24[ruby/prism] Remove Debug::integer_parseKevin Newton
2024-05-24[ruby/prism] Remove Debug::static_inspectKevin Newton
2024-05-24Update duplicated when clause warning messageKevin Newton
2024-05-24[ruby/prism] Update duplicated when error messageKevin Newton
2024-05-23[PRISM] Update remaining test excludesKevin Newton
2024-05-23[ruby/prism] Raise `void value expression` in begin clauseseileencodes
2024-05-23Introduce a specialize instruction for Array#packNobuyoshi Nakada
2024-05-23[PRISM] Fix up some masgn topn calculationsKevin Newton
2024-05-23[PRISM] Enable TestSyntax#test_unterminated_heredoc_crKevin Newton
2024-05-22[PRISM] Properly support 'it'Kevin Newton
2024-05-22[ruby/prism] Fix support for 'it' implicit local variableKevin Newton
2024-05-21[ruby/prism] Fix up ruby_parser interpolation concatenationKevin Newton
2024-05-21[ruby/prism] Reconfigure rationalsKevin Newton
2024-05-21[PRISM] Enable TestSyntax#test_warn_balancedKevin Newton
2024-05-21[PRISM] Enable TestSyntax#test_numbered_parameterKevin Newton
2024-05-21[ruby/prism] Add error for numbered parameter used in inner blockKevin Newton
2024-05-20[PRISM] Enable TestRegexp#test_unescapeKevin Newton
2024-05-20[PRISM] Enable TestRegexp#test_match_control_meta_escapeKevin Newton
2024-05-21Avoid array allocation for empty ruby2_keywords flagged keyword hashJeremy Evans
2024-05-21Avoid hash allocation for empty ruby2_keywords flagged keyword hashJeremy Evans
2024-05-21Add allocation tests for ruby2_keywordsJeremy Evans
2024-05-20[PRISM] Enable TestPrism#test_truncated_source_lineKevin Newton
2024-05-20[PRISM] Match CRuby line semantics for evstrKevin Newton
2024-05-20[PRISM] Enable TestSyntax#test_warn_balancedKevin Newton
2024-05-20[ruby/prism] Implement ambiguous binary operator warningKevin Newton
2024-05-20Fix incorrect assertion in TestThreadInstrumentationJean Boussier
2024-05-20[ruby/error_highlight] Load "did_you_mean" explicitly in testYusuke Endoh
2024-05-20[rubygems/rubygems] Should rescue vendored net-http exceptionNobuyoshi Nakada
2024-05-17[PRISM] Enable TestRequireKevin Newton
2024-05-17[PRISM] Enable passing IRB testKevin Newton
2024-05-17[PRISM] Enable TestSyntax#test_error_message_encodingKevin Newton
2024-05-16[PRISM] Enable TestParse#test_truncated_source_lineKevin Newton
2024-05-16[PRISM] Enable TestParse#test_stringKevin Newton
2024-05-16[ruby/prism] Truncate source lines in errors messages when too longKevin Newton
2024-05-16[ruby/prism] Update more escape error messages to match CRubyKevin Newton
2024-05-16[PRISM] Enable TestISeq#test_syntax_error_messageKevin Newton
2024-05-16[PRISM] Enable TestM17N#test_string_mixed_unicodeKevin 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-16[PRISM] Enable TestSyntax#test_syntax_error_at_newlineKevin Newton
2024-05-16[PRISM] Enable TestSyntax#test__END___crKevin Newton
2024-05-16[ruby/prism] Update error message for invalid % at EOFKevin Newton
2024-05-16[ruby/prism] Match CRuby error message for unknown % stringKevin Newton
2024-05-16[ruby/prism] Always go to string lex mode even if EOFKevin Newton
2024-05-16[rubygems/rubygems] Fix binstubs sometimes not getting regenerated when `--de...David Rodriguez
2024-05-16[rubygems/rubygems] Fix `gem uninstall --user-install` for symlinked HOME'sDavid Rodriguez
2024-05-16[rubygems/rubygems] Improve uninstaller testsDavid Rodriguez
2024-05-16[Bug #20468] Fix safe navigation in `for` variableNobuyoshi Nakada
2024-05-16[rubygems/rubygems] Clean up generated and copied filesv3_4_0_preview1Nobuyoshi Nakada