summaryrefslogtreecommitdiff
path: root/spec/ruby
AgeCommit message (Expand)Author
2020-09-17Update to ruby/spec@e829fb0Benoit Daloze
2020-09-16Warn on a finalizer that captures the object to be finalizedChris Seaton
2020-09-152.8 -> 3.0 in specsBenoit Daloze
2020-09-15Interpolated strings are no longer frozen with frozen-string-literal: trueBenoit Daloze
2020-09-14[ruby/ostruct] Fix dup/cloneMarc-Andre Lafortune
2020-09-14[ruby/ostruct] method_missing is privateMarc-Andre Lafortune
2020-09-14Make Mutex per-Fiber instead of per-ThreadBenoit Daloze
2020-09-09Revert the related commits about `Tempfile.open` change.Hiroshi SHIBATA
2020-09-02Fix constant names set using const_set on a singleton classMarc-Andre Lafortune
2020-08-31Deprecate iterator? methodNobuyoshi Nakada
2020-08-31Thread.exclusive: delete卜部昌平
2020-08-29Adapt specs for the new Tempfile.open with block behaviorBenoit Daloze
2020-08-29Fix warnings related to new Socket.gethostby* deprecationsBenoit Daloze
2020-08-28Update to ruby/spec@335eb9bBenoit Daloze
2020-08-28States Time.at expects rational-like argument to respond to #to_intNobuyoshi Nakada
2020-08-22do not test --version卜部昌平
2020-08-06[Feature #16513] TracePoint#inspect returns "... file:line" (#3391)Nguyễn Quang Minh
2020-07-29Fix arity of Hash#to_proc [Bug #12671]Benoit Daloze
2020-07-28Use https instead of httpKazuhiro NISHIYAMA
2020-07-28Do not assume all compilers accept same flags as gccNobuyoshi Nakada
2020-07-27Update to ruby/spec@07164daBenoit Daloze
2020-07-22Switch reserved for numbered parameter warning to SyntaxErrorJeremy Evans
2020-07-20Make StringIO encoding fixedNobuyoshi Nakada
2020-07-15RBasci::flags (VALUE) doesn't match int.Koichi Sasada
2020-07-12Fixed yday and wday with timezone [Bug #17024]Nobuyoshi Nakada
2020-06-29Avoid deprecated OpenSSL::Digest constantsBart de Water
2020-06-27Update to ruby/spec@6c466d4Benoit Daloze
2020-06-27Update to ruby/spec@b6b7752Benoit Daloze
2020-06-19Implement Proc#== and #eql?Jeremy Evans
2020-06-18Dup splat array in certain cases where there is a block argumentJeremy Evans
2020-06-13Suppress warnings [Feature #15973]Nobuyoshi Nakada
2020-06-11Refined ioctl error descriptionNobuyoshi Nakada
2020-06-10Make proc/Proc.new without block an error instead of warningJeremy Evans
2020-06-10ENV.delete should return the result of block on non-existing keyNobuyoshi Nakada
2020-06-06Fix build failuresYuki Nishijima
2020-06-03Ensure origins for all included, prepended, and refined modulesJeremy Evans
2020-06-03Quarantine specs which fail frequently with CHECK_LEAKS=trueBenoit Daloze
2020-06-02Add a spec for the new NoMethodError display of the receiverJean Boussier
2020-06-01Make sure rb_enc_str_new_static() is used when enc is NULLBenoit Daloze
2020-05-31Update to ruby/spec@4e486faBenoit Daloze
2020-05-31Fix error raised by Net::HTTPResponse#inflater if the block raisesBenoit Daloze
2020-05-31Fix spec description for Net::HTTP.getBenoit Daloze
2020-05-30spec: add wsl guardYusuke Endoh
2020-05-26Use receiver #name rather than #inspect to build NameError messageJean Boussier
2020-05-14Thread scheduler for light weight concurrency.Samuel Williams
2020-05-09Fix a typo [ci skip]Kazuhiro NISHIYAMA
2020-05-03Update to ruby/spec@032ee74Benoit Daloze
2020-05-03Show unreserved bits onlyNobuyoshi Nakada
2020-05-03spec/ruby/core/process/clock_getres_spec.rb: lax the resolution limitYusuke Endoh
2020-05-03DO NOT CORRUPT TYPE FLAGSNobuyoshi Nakada