summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-06-05Don't add `+YJIT` to `RUBY_DESCRIPTION` until it's actually enabledJean Boussier
2024-06-05[ruby/prism] Parse all regular expressionsKevin Newton
2024-06-05[ruby/prism] Add Onigmo to other gemfilesKevin Newton
2024-06-05[ruby/prism] Add Onigmo errors for invalid groupsKevin Newton
2024-06-05[ruby/prism] Add Onigmo error for invalid repeat and empty group nameKevin Newton
2024-06-05[ruby/prism] Add Onigmo error for empty char-classKevin Newton
2024-06-05[ruby/prism] Report onigmo errors for depthKevin Newton
2024-06-05[ruby/irb] Add accidentally dropped disable_irb command backStan Lo
2024-06-05[ruby/reline] Refactor input key readingtomoya ishida
2024-06-05[ruby/openssl] Fix test_create_with_mac_iter accidently setting keytype not m...KJ Tsanaktsidis
2024-06-04[ruby/prism] (parser) mark spanning newlines as incorrectKevin Newton
2024-06-04[ruby/prism] (parser) split up regexp content by linesKevin Newton
2024-06-04[ruby/prism] (parser) handle quoted symbols in hash patternsKevin Newton
2024-06-04[ruby/prism] (parser) mark unary_num_pow_precedence as incorrectKevin Newton
2024-06-04[ruby/prism] (parser) fix up nested multi writeKevin Newton
2024-06-04[ruby/reline] Ensure no escape sequence before printing prompttomoya ishida
2024-06-04Revert "Revert "[ruby/reline] Reline::ANSI is general io. Reline::GeneralIO i...Takashi Kokubun
2024-06-04[ruby/prism] Revert "Revert "Properly destructure procarg0 in parser translat...Kevin Newton
2024-06-04Remove dependency on fiddle from test/rubyHiroshi SHIBATA
2024-06-03Revert "[ruby/reline] Reline::ANSI is general io. Reline::GeneralIO is not."Takashi Kokubun
2024-06-03[ruby/prism] Revert "Properly destructure procarg0 in parser translation"Kevin Newton
2024-06-03[ruby/prism] Properly destructure procarg0 in parser translationKevin Newton
2024-06-03[ruby/prism] Update unparser testsKevin Newton
2024-06-03[ruby/prism] Update seattlerb testsKevin Newton
2024-06-03[ruby/prism] Update whitequark testsKevin Newton
2024-06-03[ruby/reline] Reline::ANSI is general io. Reline::GeneralIO is not.tomoya ishida
2024-06-03[ruby/reline] In ed_search_[prev|next]_history, make the cursor comeHiroaki Osawa
2024-06-03[ruby/reline] Improve key binding match/matching checktomoya ishida
2024-06-02Stop exposing `rb_str_chilled_p`Jean Boussier
2024-06-01[Bug #20517] Make a multibyte character one token at meta escapeNobuyoshi Nakada
2024-06-01[ruby/reline] Overhaul io gate structureStan Lo
2024-06-01Tempfile.create(anonymous: true) implemented. (#10803)akr
2024-05-31[ruby/prism] Fix up heredoc location translation for parserKevin Newton
2024-05-31[ruby/prism] Match % strings in parserKevin Newton
2024-05-31[ruby/prism] Use correct opening and closing parenthesis for array pattern in...Kevin Newton
2024-05-31[ruby/prism] Match match_hash_var when quotes are usedKevin Newton
2024-05-31[ruby/prism] Match parser for match_rest in patternKevin Newton
2024-06-01Sychronize with rubygems/rubygems repoDavid Rodríguez
2024-05-31Make error messages clear blocks/keywords are disallowed in index assignmentJeremy Evans
2024-05-31[rubygems/rubygems] Fix `gem uninstall` warning when two versions of psych in...David Rodriguez
2024-05-31[rubygems/rubygems] Extract a `spec` variableDavid Rodríguez
2024-05-31[rubygems/rubygems] Improve spec about `rubygems-update` in non default pathDavid Rodríguez
2024-05-31[rubygems/rubygems] Remove unnecessary resetDavid Rodríguez
2024-05-30test_bignum: defined? returns String (#10880)Sorah Fukumori
2024-05-30[ruby/prism] Disallow unescape test on FFI backendKevin Newton
2024-05-30[ruby/prism] Tests overhaulKevin Newton
2024-05-30ci: Test whether GMP is working in compilers.yml (#10875)Sorah Fukumori
2024-05-30[ruby/stringio] Remove special handling of chilled stringsJean Boussier
2024-05-30Revert "[rubygems/rubygems] Fix `gem pristine` sometimes failing to pristine ...Hiroshi SHIBATA
2024-05-29[rubygems/rubygems] Fix `gem pristine` sometimes failing to pristine user ins...David Rodriguez