summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-04-03[ruby/net-http] Revert "Update the content-length heading when decoding bodies"Jeremy Evans
2022-04-02[ruby/zlib] Mask checksums to lower 32bitsNobuyoshi Nakada
2022-04-01Finer-grained constant cache invalidation (take 2)Kevin Newton
2022-04-02[ruby/net-http] Update the content-length heading when decoding bodiesJeremy Evans
2022-04-01Revert "Raise RuntimeError if Kernel#binding is called from a non-Ruby frame"Jeremy Evans
2022-03-31Return only captured range in `MatchData` [Bug #18670]Nobuyoshi Nakada
2022-03-31test/date/test_date_parse.rb: relax the time limitYusuke Endoh
2022-03-31re.c: stop a wrong warning of "flags ignored" on Regexp.new(//)Yusuke Endoh
2022-03-30Do not autosplat array in block call just because keywords acceptedJeremy Evans
2022-03-30re.c: raise Regexp::TimeoutError instead of RuntimeErrorYusuke Endoh
2022-03-30re.c: Add `timeout` keyword for Regexp.new and Regexp#timeoutYusuke Endoh
2022-03-30re.c: Add Regexp.timeout= and Regexp.timeoutYusuke Endoh
2022-03-29Avoid trace events in implementation of TracePoint#enableJeremy Evans
2022-03-29Make TracePoint#enable with block target current thread by defaultJeremy Evans
2022-03-29Fix multiplex backreferencs near end of string in regexp matchJeremy Evans
2022-03-29Make define_singleton_method always define a public methodJeremy Evans
2022-03-29Refactor test_dump_all to make assertions about the contents of the dumped hashJemma Issroff
2022-03-25Revert "Finer-grained inline constant cache invalidation"Nobuyoshi Nakada
2022-03-24Raise RuntimeError if Kernel#binding is called from a non-Ruby frameJeremy Evans
2022-03-24Finer-grained inline constant cache invalidationKevin Newton
2022-03-24[rubygems/rubygems] Avoid crash in test teardownDavid Rodríguez
2022-03-23Raise ArgumentError when calling Enumberable#inject without block or argumentsJeremy Evans
2022-03-22[ruby/rdoc] Expand the enclosing tree of the current fileNobuyoshi Nakada
2022-03-22[ruby/rdoc] Fold files in the page directoryNobuyoshi Nakada
2022-03-22[ruby/rdoc] Add test_generate_pageNobuyoshi Nakada
2022-03-19Make a dedecated assertion to clarify failed assertionsNobuyoshi Nakada
2022-03-18Add String#bytespliceShugo Maeda
2022-03-17Make Proc#parameters support lambda keyword for returning parameters as if la...Jeremy Evans
2022-03-18A positional Hash is not keyword arguments [Bug #18632]Nobuyoshi Nakada
2022-03-17A positional Hash is not keyword arguments [Bug #18632]Nobuyoshi Nakada
2022-03-17Update the test for [Feature #18615]Nobuyoshi Nakada
2022-03-16Revert "Fix version check to use Emoji version for emoji-variation-sequences....Martin Dürst
2022-03-16Revert "Allow `.0` version mismatch to pass the tests"Martin Dürst
2022-03-16[ruby/rdoc] Fix full name of known classNobuyoshi Nakada
2022-03-16Allow `.0` version mismatch to pass the testsKoichi Sasada
2022-03-16Fix version check to use Emoji version for emoji-variation-sequences.txtMartin Dürst
2022-03-14[ruby/rdoc] Fold class and module indexNobuyoshi Nakada
2022-03-14Fix failuresKazuhiro NISHIYAMA
2022-03-13add some tests for Unicode Version 14.0.0Martin Dürst
2022-03-11Add test for protected methods on module includedJohn Hawthorn
2022-03-10Fix visibility of alias of zsuper methodsJeremy Evans
2022-03-09[ruby/rdoc] Support crossref of methods with multiple argumentsPeter Zhu
2022-03-08test/io/console/test_io_console.rb: parens neededYusuke Endoh
2022-03-08Skip three tests on FreeBSD 13Yusuke Endoh
2022-03-07[ruby/ostruct] Fix class and method as attribute namesLadislav Gallay
2022-03-02Exclude binstubs testsNobuyoshi Nakada
2022-03-01Show embed status of array when len is 0 in objspace dumpPeter Zhu
2022-03-01Fix race in TestThread#test_thread_status_in_trapBenoit Daloze
2022-02-25[ruby/date] Use `assert_deprecated_warn`Nobuyoshi Nakada
2022-02-25[ruby/date] Deprecate the unintentional ability to parse `Symbol`Nobuyoshi Nakada