summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2020-10-19Fix typos [ci skip]Kazuhiro NISHIYAMA
2020-10-15Partly reverted test failing with https://github.com/rubygems/rubygems/pull/3921Hiroshi SHIBATA
2020-10-15Merge bundler-2.2.0.rc.2Hiroshi SHIBATA
2020-10-12spec/ruby/library/socket/socket/listen_spec.rb: Allow both EACCES and EOPNOSUPPYusuke Endoh
2020-10-12relax Fiber#transfer's restrictionKoichi Sasada
2020-10-12Make the test suite pass on real Android/Termux environmentYusuke Endoh
2020-10-02Removed meaningless system dependent testsNobuyoshi Nakada
2020-10-01spec/ruby/core/process/spawn_spec.rb: skip a test on AndroidYusuke Endoh
2020-09-30[ruby/ostruct] Improved YAML serialization.Marc-Andre Lafortune
2020-09-30Update to ruby/spec@bfd843aBenoit Daloze
2020-09-30Update to ruby/mspec@e154fa1Benoit Daloze
2020-09-30Update to ruby/spec@681e8cfBenoit Daloze
2020-09-30Update to ruby/mspec@4120a62Benoit Daloze
2020-09-30Update to ruby/spec@9277d27Benoit Daloze
2020-09-28Add rb_category_warn{,ing} for warning messages with categoriesJeremy Evans
2020-09-28Clarify spec description for Hash#{each,each_pair}Benoit Daloze
2020-09-28[rubygems/rubygems] Move comment below shebang in bin/console templateSteven Peckins
2020-09-25freeze all Range objects.v3_0_0_preview1Koichi Sasada
2020-09-25should not check taint flag on rubyspec.Koichi Sasada
2020-09-25Disable deprecation warning by the default [Feature #16345]Nobuyoshi Nakada
2020-09-23bump Bundler's version to 2.2.0.rc.1Hiroshi SHIBATA
2020-09-22Revert "Prevent SystemStackError when calling super in module with activated ...Jeremy Evans
2020-09-21Make Thread#join always convert its argument, as before 70f08f1eedBenoit Daloze
2020-09-21Fix Thread leak in Thread#join specsBenoit Daloze
2020-09-21Make `Thread#join` non-blocking.Samuel Williams
2020-09-17Fix typos [ci skip]Kazuhiro NISHIYAMA
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-28Update to ruby/mspec@53a6e3eBenoit 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-31[rubygems/rubygems] https functionality was merged into `net/https`David Rodríguez
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-27Update to ruby/mspec@9cffee9Benoit Daloze