aboutsummaryrefslogtreecommitdiffstats
path: root/spec/ruby
Commit message (Expand)AuthorAgeFilesLines
* RBasci::flags (VALUE) doesn't match int.Koichi Sasada2020-07-151-6/+17
* Fixed yday and wday with timezone [Bug #17024]Nobuyoshi Nakada2020-07-121-0/+4
* Avoid deprecated OpenSSL::Digest constantsBart de Water2020-06-292-2/+2
* Update to ruby/spec@6c466d4Benoit Daloze2020-06-271-1/+1
* Update to ruby/spec@b6b7752Benoit Daloze2020-06-2735-55/+651
* Implement Proc#== and #eql?Jeremy Evans2020-06-193-9/+21
* Dup splat array in certain cases where there is a block argumentJeremy Evans2020-06-181-9/+27
* Suppress warnings [Feature #15973]Nobuyoshi Nakada2020-06-134-6/+6
* Refined ioctl error descriptionNobuyoshi Nakada2020-06-111-2/+2
* Make proc/Proc.new without block an error instead of warningJeremy Evans2020-06-102-2/+2
* ENV.delete should return the result of block on non-existing keyNobuyoshi Nakada2020-06-101-0/+7
* Fix build failuresYuki Nishijima2020-06-061-2/+2
* Ensure origins for all included, prepended, and refined modulesJeremy Evans2020-06-031-11/+28
* Quarantine specs which fail frequently with CHECK_LEAKS=trueBenoit Daloze2020-06-031-0/+2
* Add a spec for the new NoMethodError display of the receiverJean Boussier2020-06-021-0/+18
* Make sure rb_enc_str_new_static() is used when enc is NULLBenoit Daloze2020-06-011-2/+7
* Update to ruby/spec@4e486faBenoit Daloze2020-05-3146-99/+634
* Fix error raised by Net::HTTPResponse#inflater if the block raisesBenoit Daloze2020-05-311-0/+67
* Fix spec description for Net::HTTP.getBenoit Daloze2020-05-311-1/+1
* spec: add wsl guardYusuke Endoh2020-05-301-1/+1
* Use receiver #name rather than #inspect to build NameError messageJean Boussier2020-05-261-0/+30
* Thread scheduler for light weight concurrency.Samuel Williams2020-05-142-4/+4
* Fix a typo [ci skip]Kazuhiro NISHIYAMA2020-05-091-1/+1
* Update to ruby/spec@032ee74Benoit Daloze2020-05-03263-922/+922
* Show unreserved bits onlyNobuyoshi Nakada2020-05-032-11/+18
* spec/ruby/core/process/clock_getres_spec.rb: lax the resolution limitYusuke Endoh2020-05-031-4/+4
* DO NOT CORRUPT TYPE FLAGSNobuyoshi Nakada2020-05-031-8/+11
* Fixed missing `should`Nobuyoshi Nakada2020-05-031-1/+1
* append newline at EOF [ci skip]Nobuyoshi Nakada2020-05-021-1/+1
* Command failed to run just failsNobuyoshi Nakada2020-05-021-1/+1
* Fix ObjectSpace::WeakMap#key? to work if the value is nilBenoit Daloze2020-05-021-1/+1
* Update to ruby/spec@d394dfdBenoit Daloze2020-05-0244-20/+904
* Fixed a message and version guard then moved to the existing blockNobuyoshi Nakada2020-05-011-6/+3
* Fix a typoTakashi Kokubun2020-05-011-1/+1
* Fix matrix spec for 7d360efe92d2db11a4e51820ed2f52de36b3257fTakashi Kokubun2020-05-011-1/+6
* [ruby/spec] Temporary directories should be under the mock_dirNobuyoshi Nakada2020-04-294-18/+22
* [ruby/spec] Removed space between method name and argument list parenNobuyoshi Nakada2020-04-265-5/+5
* [ruby/spec] Fixed missing shouldNobuyoshi Nakada2020-04-261-1/+1
* Skip Process#clock_getres specs on AndroidYusuke Endoh2020-04-191-2/+2
* Removed NIL/TRUE/FALSENobuyoshi Nakada2020-04-171-24/+0
* Endless method definition [Feature #16746]Nobuyoshi Nakada2020-04-101-0/+13
* Turn class variable warnings into exceptionsJeremy Evans2020-04-103-21/+17
* Suppress -Wshorten-64-to-32 warningsNobuyoshi Nakada2020-04-081-1/+1
* Merge pull request #2991 from shyouhei/ruby.h卜部昌平2020-04-081-5/+1
* Use `rb_warn_deprecated` for `File.exists?` and `Dir.exists?`Nobuyoshi Nakada2020-04-063-27/+0
* Fixed the location of the shared libraryNobuyoshi Nakada2020-04-042-6/+6
* rbconfig_spec.rb: removed needless windows guardNobuyoshi Nakada2020-04-041-11/+9
* Update to ruby/spec@7289ea3Benoit Daloze2020-04-042-5/+16
* Use `platform_is` guardNobuyoshi Nakada2020-04-034-4/+4
* Refined "Drop support for ruby 2.4 from ruby/spec"Nobuyoshi Nakada2020-04-039-162/+196