summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-12-09Merge net-protocol-0.2.1Hiroshi SHIBATA
2022-12-09Merge Psych-5.0.1Hiroshi SHIBATA
2022-12-09Merge fiddle-1.1.1Hiroshi SHIBATA
2022-12-09Merge strscan-3.0.5Hiroshi SHIBATA
2022-12-09Reapply the following commits related to extend timeout value.Hiroshi SHIBATA
2022-12-09Merge csv-3.2.6Hiroshi SHIBATA
2022-12-08[ruby/irb] Add show_doc as an alias to the help commandStan Lo
2022-12-08[ruby/irb] Gracefully handle missing command argumentStan Lo
2022-12-08Freeze singleton class, not its originAlan Wu
2022-12-08[ruby/irb] Kill PTY process after test is finishedStan Lo
2022-12-08[ruby/irb] Add "show_cmds" command to list all commands'Stan Lo
2022-12-08ObjectSpace.dump_all: dump shapes as wellJean Boussier
2022-12-09Use the built bundled gems in test-all as well as test-bundled-gemsNobuyoshi Nakada
2022-12-08[ruby/net-protocol] Failing test case for #19Jean Boussier
2022-12-08Introduce `IO.new(..., path:)` and promote `File#path` to `IO#path`. (#6867)Samuel Williams
2022-12-07Stop transitioning to UNDEF when undefining an instance variableAaron Patterson
2022-12-07[rubygems/rubygems] Remove remaining dev profile testIan Ker-Seymer
2022-12-07[rubygems/rubygems] Better tests are betterIan Ker-Seymer
2022-12-07[rubygems/rubygems] Fix string match in testIan Ker-Seymer
2022-12-07[rubygems/rubygems] Always build in release modeIan Ker-Seymer
2022-12-07[rubygems/rubygems] Updates rb-sys to 0.9.46Ian Ker-Seymer
2022-12-07[Bug #19187] Fix for tzdata-2022gNobuyoshi Nakada
2022-12-06add file version check for new Unicode emoji file headerMartin Dürst
2022-12-06[ruby/irb] Allow disabling autocompletion withStan Lo
2022-12-05[ruby/did_you_mean] Do not suggest #name= for #name and vice versaMatthew Boeh
2022-12-05[ruby/irb] Close leaked pty IOsNobuyoshi Nakada
2022-12-05[ruby/reline] Remove unapproved color setting APIsStan Lo
2022-12-03return early if there is no is_entries bufferAaron Patterson
2022-12-03UnboundMethod only refer defined_classKoichi Sasada
2022-12-02[ruby/irb] Require pathname in test helperStan Lo
2022-12-02[ruby/irb] Disable debug cmd tests based on project structureStan Lo
2022-12-02[rubygems/rubygems] Delete partial file and re-raise on Errno::ENOSPC.Ellen Marie Dash
2022-12-02Do not run drb SSL tests on WindowsTakashi Kokubun
2022-12-02Wait killed threadsNobuyoshi Nakada
2022-12-02[ruby/io-console] Omit on JRubyNobuyoshi Nakada
2022-12-02[ruby/io-console] Check rawmode option names strictlyNobuyoshi Nakada
2022-12-02[ruby/irb] This doesn't work on RubyCI eitherTakashi Kokubun
2022-12-02Wait killed threadNobuyoshi Nakada
2022-12-02[ruby/irb] Skip debug command tests on ruby/rubyTakashi Kokubun
2022-12-02[ruby/irb] Use the proper ruby command and library pathNobuyoshi Nakada
2022-12-02[ruby/irb] Test debug commands without yamatanoorotiStan Lo
2022-12-01Relax the timeout of a YAML testTakashi Kokubun
2022-12-01Module#remove_method: Check frozen on the right objectJean byroot Boussier
2022-12-02[Bug #19087] Disallow successive underscores in Complex stringNobuyoshi Nakada
2022-12-01YJIT: Reorder branches for Fixnum opt_case_dispatch (#6841)Takashi Kokubun
2022-12-02[Feature #19163] Marshal-loaded Data object also should be frozenNobuyoshi Nakada
2022-12-02[Feature #19163] Data object should be frozenNobuyoshi Nakada
2022-12-01Introduce `Fiber#storage` for inheritable fiber-scoped variables. (#6612)Samuel Williams
2022-12-01[Bug #19108] Check for the encoding of pack/unpack formatNobuyoshi Nakada
2022-12-01[ruby/delegate] Revert "Fix `DelegateClass` block "method redefined" warning"Nobuyoshi Nakada