summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add {Method,UnboundMethod}#{public?,private?,protected?}"Jeremy Evans2022-08-101-51/+2
* [ruby/error_highlight] Make backtrace_location keyword workYusuke Endoh2022-08-101-0/+26
* [ruby/error_highlight] Make ErrorHighlight.spot accept Exception (https://git...Yusuke Endoh2022-08-101-1/+1
* Merge rubygems/bundler HEAD.Hiroshi SHIBATA2022-08-0910-19/+50
* [rubygems/rubygems] Bump rb-sys in /test/rubygems/test_gem_ext_cargo_builder/...dependabot[bot]2022-08-092-5/+5
* Tentatively exclude the test that triggers ruby/psych#572Nobuyoshi Nakada2022-08-091-0/+1
* [rubygems/rubygems] Bump rb-sysdependabot[bot]2022-08-092-5/+5
* [ruby/psych] Raise specific error when an anchor isn't definedAlexander Momchilov2022-08-092-2/+2
* [ruby/psych] Update to squiggly heredocs in the fileAlexander Momchilov2022-08-091-12/+12
* [ruby/psych] Add test for missing anchorAlexander Momchilov2022-08-091-0/+11
* [ruby/psych] Add test for anchor reuseAlexander Momchilov2022-08-091-0/+11
* [ruby/psych] Raise specific error when aliases are not enabledAlexander Momchilov2022-08-096-8/+8
* [ruby/psych] Don't hardcode expected alias namesAlexander Momchilov2022-08-093-22/+28
* [ruby/psych] Test that recursive refs dump as aliasesAlexander Momchilov2022-08-093-0/+37
* [ruby/psych] Clarify tests about parsing aliasesAlexander Momchilov2022-08-091-8/+21
* [ruby/date] Fix Time#to_datetime before calendar reformNobuyoshi Nakada2022-08-081-0/+17
* [ruby/rdoc] Allow multiple footnotes without in-between blank linesNobuyoshi Nakada2022-08-081-1/+0
* [rubygems/rubygems] Include backtrace with crashes by defaultDavid Rodríguez2022-08-051-5/+17
* Fix inconsistency with opt_aref_withJohn Hawthorn2022-08-041-0/+14
* [rubygems/rubygems] Fix unused variable warningDavid Rodríguez2022-08-051-1/+1
* [rubygems/rubygems] Warn dangling symlinksDavid Rodríguez2022-08-042-1/+26
* Harden Queue#pop timeout testsJean Boussier2022-08-031-6/+6
* Merge rubygems/bundler HEADHiroshi SHIBATA2022-08-0310-20/+20
* [rubygems/rubygems] fix platform matching for index specsIlya Dyakonov2022-08-032-1/+14
* [rubygems/rubygems] Warn (rather than crash) when setting `nil` specification...David Rodríguez2022-08-033-5/+27
* Implement Queue#pop(timeout: sec)Jean Boussier2022-08-022-11/+45
* [Bug #17767] Now `ENV.clone` raises `TypeError` as well as `ENV.dup`Nobuyoshi Nakada2022-08-021-42/+6
* [rubygems/rubygems] Bump rb-sys in /test/rubygems/test_gem_ext_cargo_builder/...dependabot[bot]2022-08-022-5/+5
* [rubygems/rubygems] Bump rb-sysdependabot[bot]2022-08-022-5/+5
* respect current frame of `rb_eval_string`Koichi Sasada2022-08-011-0/+12
* Implement Enumerator::Product and Enumerator.product [Feature #18685]Akinori MUSHA2022-07-301-0/+38
* [ruby/rdoc] Fix blockquote with word in verbatimNobuyoshi Nakada2022-07-301-0/+9
* [flori/json] test parsing of unicode, mixing literal characters with escapedEthan2022-07-291-0/+4
* [ruby/optparse] Also accept '-' as an optional argument (https://github.com/r...konsolebox2022-07-291-0/+6
* [ruby/rdoc] Fix formatting blockquote in verbatimNobuyoshi Nakada2022-07-291-0/+11
* Revert "Try reproducing the MinGW hang on time command (#6168)"Takashi Kokubun2022-07-281-0/+7
* YJIT: Teach getblockparamproxy to handle the no-block case without exiting (#...Matthew Draper2022-07-281-0/+16
* Skip randomly failing tests with FreeBSD 12Hiroshi SHIBATA2022-07-282-0/+8
* Fix the missing bracketsHiroshi SHIBATA2022-07-281-1/+1
* test_io_console.rbL399 is also randomly failing same as bfc697f1e26f1406c45ec...Hiroshi SHIBATA2022-07-281-1/+1
* Try reproducing the MinGW hang on time command (#6168)Takashi Kokubun2022-07-271-7/+0
* Fix `rb_profile_frames` output includes dummy main thread frameIvo Anjo2022-07-261-0/+24
* [rubygems/rubygems] Bump rb-sysdependabot[bot]2022-07-262-7/+7
* [rubygems/rubygems] Bump rb-sys in /test/rubygems/test_gem_ext_cargo_builder/...dependabot[bot]2022-07-262-7/+7
* Wait the test thread to sleepNobuyoshi Nakada2022-07-251-8/+2
* Synchronize the test thread sleepNobuyoshi Nakada2022-07-251-1/+8
* [rubygems/rubygems] Display mfa warnings on gem signinAshley Ellis Pierce2022-07-231-2/+16
* [ruby/reline] Rename dialog_pointer_* to dialog_highlight_*st00122022-07-222-13/+13
* [rubygems/rubygems] Use `SystemExit#status` as `exit_code`Nobuyoshi Nakada2022-07-221-0/+6
* RubyGems: Enable Style/StringLiterals copTakuya Noguchi2022-07-22149-5917/+5917