summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2024-05-28[PRISM] Enable TestAssignmentGen#test_assignmentKevin Newton
2024-05-28[PRISM] Enable TestISeq#test_trace_pointsKevin Newton
2024-05-28[PRISM] Enable TestISeq#test_each_childKevin Newton
2024-05-28Make ensure first lineno the first line of the ensureKevin Newton
2024-05-28[PRISM] Enable TestSyntax#test_dedented_heredoc_continued_lineKevin Newton
2024-05-29[Bug #20438] Disallow "%\n" and "%\0"Nobuyoshi Nakada
2024-05-28Stop marking chilled strings as frozenÉtienne Barrié
2024-05-28Make test_nested_timeouts less flakyYusuke Endoh
2024-05-27[ruby/reline] Implement the redo commandverdy89
2024-05-27Add a debug print for a random failureYusuke Endoh
2024-05-26Debug unexpectedly changed pathNobuyoshi Nakada
2024-05-26[ruby/reline] allow space in config valueGo
2024-05-25[Bug #20510] Do not count optional hash argument for `IO.new`Nobuyoshi Nakada
2024-05-24[ruby/prism] Fix up ruby_parser string concatKevin Newton
2024-05-24[ruby/prism] Remove Debug moduleKevin Newton
2024-05-24[ruby/prism] Remove error formatting, put directly in CRubyKevin Newton
2024-05-24[ruby/prism] Remove Debug#named_capturesKevin Newton
2024-05-24[ruby/prism] Remove various unused memsize infraKevin Newton