aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [Bug #20521] ripper: Clean up strtermNobuyoshi Nakada2024-06-061-7/+20
* [ruby/reline] Remove instance variable @first_chartomoya ishida2024-06-061-0/+24
* [ruby/logger] Add support for symbols in #shift_ageBaron Bloomer2024-06-061-48/+35
* Don't add `+YJIT` to `RUBY_DESCRIPTION` until it's actually enabledJean Boussier2024-06-051-5/+17
* [ruby/prism] Parse all regular expressionsKevin Newton2024-06-051-1/+1
* [ruby/prism] Add Onigmo to other gemfilesKevin Newton2024-06-051-0/+2
* [ruby/prism] Add Onigmo errors for invalid groupsKevin Newton2024-06-051-70/+19
* [ruby/prism] Add Onigmo error for invalid repeat and empty group nameKevin Newton2024-06-051-26/+12
* [ruby/prism] Add Onigmo error for empty char-classKevin Newton2024-06-051-4/+7
* [ruby/prism] Report onigmo errors for depthKevin Newton2024-06-051-0/+126
* [ruby/irb] Add accidentally dropped disable_irb command backStan Lo2024-06-051-0/+28
* [ruby/reline] Refactor input key readingtomoya ishida2024-06-051-18/+18
* [ruby/openssl] Fix test_create_with_mac_iter accidently setting keytype not m...KJ Tsanaktsidis2024-06-051-1/+30
* [ruby/prism] (parser) mark spanning newlines as incorrectKevin Newton2024-06-041-2/+4
* [ruby/prism] (parser) split up regexp content by linesKevin Newton2024-06-041-1/+1
* [ruby/prism] (parser) handle quoted symbols in hash patternsKevin Newton2024-06-041-1/+0
* [ruby/prism] (parser) mark unary_num_pow_precedence as incorrectKevin Newton2024-06-041-3/+9
* [ruby/prism] (parser) fix up nested multi writeKevin Newton2024-06-041-2/+0
* [ruby/reline] Ensure no escape sequence before printing prompttomoya ishida2024-06-041-0/+12
* Revert "Revert "[ruby/reline] Reline::ANSI is general io. Reline::GeneralIO i...Takashi Kokubun2024-06-041-0/+12
* [ruby/prism] Revert "Revert "Properly destructure procarg0 in parser translat...Kevin Newton2024-06-041-6/+0
* Remove dependency on fiddle from test/rubyHiroshi SHIBATA2024-06-041-7/+9
* Revert "[ruby/reline] Reline::ANSI is general io. Reline::GeneralIO is not."Takashi Kokubun2024-06-031-12/+0
* [ruby/prism] Revert "Properly destructure procarg0 in parser translation"Kevin Newton2024-06-031-0/+6
* [ruby/prism] Properly destructure procarg0 in parser translationKevin Newton2024-06-031-6/+0
* [ruby/prism] Update unparser testsKevin Newton2024-06-031-56/+0
* [ruby/prism] Update seattlerb testsKevin Newton2024-06-036-314/+3
* [ruby/prism] Update whitequark testsKevin Newton2024-06-035-441/+206
* [ruby/reline] Reline::ANSI is general io. Reline::GeneralIO is not.tomoya ishida2024-06-031-0/+12
* [ruby/reline] In ed_search_[prev|next]_history, make the cursor comeHiroaki Osawa2024-06-031-20/+35
* [ruby/reline] Improve key binding match/matching checktomoya ishida2024-06-037-116/+89
* Stop exposing `rb_str_chilled_p`Jean Boussier2024-06-021-19/+0
* [Bug #20517] Make a multibyte character one token at meta escapeNobuyoshi Nakada2024-06-011-3/+51
* [ruby/reline] Overhaul io gate structureStan Lo2024-06-016-26/+29
* Tempfile.create(anonymous: true) implemented. (#10803)akr2024-06-011-0/+50
* [ruby/prism] Fix up heredoc location translation for parserKevin Newton2024-05-311-4/+4
* [ruby/prism] Match % strings in parserKevin Newton2024-05-311-2/+0
* [ruby/prism] Use correct opening and closing parenthesis for array pattern in...Kevin Newton2024-05-311-2/+1
* [ruby/prism] Match match_hash_var when quotes are usedKevin Newton2024-05-311-2/+2
* [ruby/prism] Match parser for match_rest in patternKevin Newton2024-05-311-18/+23
* Sychronize with rubygems/rubygems repoDavid Rodríguez2024-06-012-10/+11
* Make error messages clear blocks/keywords are disallowed in index assignmentJeremy Evans2024-05-312-5/+5
* [rubygems/rubygems] Fix `gem uninstall` warning when two versions of psych in...David Rodriguez2024-05-312-3/+1
* [rubygems/rubygems] Extract a `spec` variableDavid Rodríguez2024-05-311-1/+3
* [rubygems/rubygems] Improve spec about `rubygems-update` in non default pathDavid Rodríguez2024-05-311-1/+9
* [rubygems/rubygems] Remove unnecessary resetDavid Rodríguez2024-05-311-1/+0
* test_bignum: defined? returns String (#10880)Sorah Fukumori2024-05-301-1/+1
* [ruby/prism] Disallow unescape test on FFI backendKevin Newton2024-05-301-1/+1
* [ruby/prism] Tests overhaulKevin Newton2024-05-3058-1773/+2176
* ci: Test whether GMP is working in compilers.yml (#10875)Sorah Fukumori2024-05-301-0/+6