summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-07-13Tighten Time.new(string) parsingJeremy Evans
2023-07-13[ruby/irb] Unpend RDoc dialog related testsStan Lo
2023-07-13[Feature #19757] Add new API `rb_data_define`Nobuyoshi Nakada
2023-07-13Move bsearch test with Bigdecimal under the test_bigdecimal.rbHiroshi SHIBATA
2023-07-13Wait for sleepr thread to finish not to leakNobuyoshi Nakada
2023-07-12YARP resync (#8059)Jemma Issroff
2023-07-12[ruby/openssl] Add support for raw private/public keysRyo Kajiwara
2023-07-12Add comment to testPeter Zhu
2023-07-12Revert previous commit [ci skip]Nobuyoshi Nakada
2023-07-12Test `Comparable#clamp` with inverse arguments as well as a RangeNobuyoshi Nakada
2023-07-11Try to fix flaky GC testPeter Zhu
2023-07-10Fix autosplat conditions to handle ruby2_keywords caseJeremy Evans
2023-07-10[ruby/yarp] Fix endless method definitions binding power to accept args (#8051)Jemma Issroff
2023-07-10Use `File::NULL` instead of hard coded null device namesNobuyoshi Nakada
2023-07-09[Bug #19763] Raise same message exception for regexpNobuyoshi Nakada
2023-07-08[ruby/reline] Ignore unhandled escape sequencestomoya ishida
2023-07-07[ruby/reline] Reduce direct references to `Reline::IOGate`Stan Lo
2023-07-06Resync YARP (#8036)Jemma Issroff
2023-07-06[rubygems/rubygems] Avoid to use Base64 library because I have a plan to base...Hiroshi SHIBATA
2023-07-05Manual YARP resyncJemma Issroff
2023-07-05[ruby/reline] Update Relin::IOGate dinamically when it is neededtomoya ishida
2023-07-05[ruby/bigdecimal] Add .to_s('F') digit grouping for integer partcryptogopher
2023-07-05[ruby/reline] Fix wrong byte_pointer passed to auto_indent_proctomoya ishida
2023-07-05Remove stale YARP snapshort file [ci skip]Nobuyoshi Nakada
2023-07-04[ruby/irb] Refactor eval historyStan Lo
2023-07-03[ruby/irb] Stop treating history-saving logic as extensionStan Lo
2023-07-03[ruby/timeout] Test that work is done in the same thread/fiber asJohn Bachir
2023-07-03[ruby/tmpdir] [Bug #18933] Make `Dir.mktmpdir` Ractor-safeNobuyoshi Nakada
2023-06-30Handle unterminated unicode escapes in regexpsJeremy Evans
2023-06-30[ruby/irb] Reduce internal operations' exposure to benchmarkingStan Lo
2023-06-30[ruby/irb] Re-implement prev_spaces feature for pasted codetomoya ishida
2023-06-29Fix memory leak in Hash#replacePeter Zhu
2023-06-29Add memory leak test for allocating ST hashesPeter Zhu
2023-06-29[ruby/uri] Fix quadratic backtracking on invalid port numberNobuyoshi Nakada
2023-06-29[ruby/uri] Fix quadratic backtracking on invalid relative URINobuyoshi Nakada
2023-06-28Increase memory leak test timeoutPeter Zhu
2023-06-28[ruby/irb] Reduce test pend trufflerubytomoya ishida
2023-06-28Fix memory leak in RipperPeter Zhu
2023-06-28[Bug #19748] Fix out-of-bound access in `String#byteindex`Nobuyoshi Nakada
2023-06-28[ruby/csv] Fix a bug that the same line is used multiple timesSutou Kouhei
2023-06-28[ruby/fiddle] Add support for more "short" variantsSutou Kouhei
2023-06-28[ruby/fiddle] Add support for "long" variantsSutou Kouhei
2023-06-28[ruby/fiddle] Add a helper method for reading/writing memoryAaron Patterson
2023-06-28[Bug #19746] `String#index` with regexp should clear `$~` unless matchedNobuyoshi Nakada
2023-06-28Assert `$~` after `String#index` familyNobuyoshi Nakada
2023-06-28Use the same capacities for memory leak testsNobuyoshi Nakada
2023-06-27[ruby/irb] Remove keyword exception from Context#evaluate becausetomoya ishida
2023-06-27[ruby/irb] Always add \n at the end of the test input in RubyLextomoya ishida
2023-06-26[ruby/yarp] Add missing snapshotHaldun Bayhantopcu
2023-06-26Suppress warningsNobuyoshi Nakada