aboutsummaryrefslogtreecommitdiffstats
path: root/spec/ruby/library
Commit message (Expand)AuthorAgeFilesLines
* Fix predicate to assert if object is sameNobuyoshi Nakada2019-06-291-2/+2
* Fix predicate to assert if object is sameNobuyoshi Nakada2019-06-291-1/+1
* Update to ruby/spec@8d74d49Benoit Daloze2019-06-2721-27/+113
* Added version guard for backtrace printing feature of psych to ruby/spec.Hiroshi SHIBATA2019-06-261-2/+10
* Fixed broken ruby/spec related a53ab897c35586a836710a8afeb1e8c1abd9b087Hiroshi SHIBATA2019-06-251-1/+1
* Max length of UNIX socket path is 104 bytes on macOSNobuyoshi Nakada2019-06-231-2/+2
* Do not lengthen UNIX socket pathNobuyoshi Nakada2019-06-231-1/+1
* Resolv specs should pass on Windows nowBenoit Daloze2019-06-104-26/+18
* Fix Resolv specs to not depend on a system /etc/hosts fileBenoit Daloze2019-06-105-15/+16
* Make specs pass on OpenBSDJeremy Evans2019-06-062-8/+14
* Update to ruby/spec@0ba5312Benoit Daloze2019-05-303-29/+58
* Skip spec broken since a66bc2c01194a9c017c874a30db5b3b6bd95e966Takashi Kokubun2019-05-291-23/+27
* Update to ruby/spec@0c5c5c1Benoit Daloze2019-05-281-7/+3
* Update to ruby/spec@9a501a8Benoit Daloze2019-05-2816-23/+381
* Do not access the internal memberNobuyoshi Nakada2019-05-101-5/+0
* Add Reline as a fallback library for Readlineaycabta2019-04-301-2/+2
* Update to ruby/spec@7de852dBenoit Daloze2019-04-287-189/+156
* Update to ruby/spec@15c9619Benoit Daloze2019-04-2742-862/+777
* io.c: warn non-nil $,nobu2019-04-181-4/+4
* Suppress warningsnobu2019-04-181-4/+4
* OpenStruct: improve error message when passing wrong number of arguments.marcandre2019-04-141-1/+8
* Add some more buffer for timeout checkk0kubun2019-03-291-1/+1
* Update to ruby/spec@e81b3cderegon2019-03-2810-4/+113
* Directories in RbConfig may not exist until installationnobu2019-03-051-2/+2
* spec/../rbconfig_spec.rb: skip spec not working on MinGWk0kubun2019-02-231-9/+12
* Update to ruby/spec@7a16e01eregon2019-02-219-13/+56
* Update to ruby/spec@6cf8ebeeregon2019-02-0733-42/+38
* Make sure to wait with IO.select before using Socket#accept_nonblock and recv...eregon2019-02-052-4/+5
* Make sure to wait with IO.select before using Socket#recvfrom_nonblockeregon2019-02-051-4/+4
* Pass the Array from select() to Socket.udp_server_recveregon2019-02-051-4/+4
* Make sure to wait for socket to be readable.samuel2019-02-051-9/+2
* add debug codeko12019-02-041-0/+4
* Update to ruby/spec@e57f49ceregon2019-01-271-0/+24
* Update to ruby/spec@35a9fbaeregon2019-01-2017-27/+174
* accept_nonblock_spec.rb: wait before calling #accept_nonblockk0kubun2018-12-301-1/+2
* accept_nonblock_spec: IO.select instead of sleepnormal2018-12-301-1/+1
* Update to ruby/spec@944ea57eregon2018-12-293-4/+24
* accept_nonblock_spec.rb: skip spurious failurek0kubun2018-12-271-1/+1
* spec/ruby/library/socket/socket/bind_spec.rb: allow to run under dockermame2018-12-261-4/+6
* ostruct.rb: Accept block for to_h [#15451].marcandre2018-12-221-0/+7
* rexml: upgrade to 3.1.8kou2018-12-201-2/+2
* use System Monitor Control for spec of Win32OLE.suke2018-12-151-17/+19
* Array#any? just returns true/falsenobu2018-12-071-2/+2
* should not use Internet Explorersuke2018-12-072-12/+15
* accept_loop_spec.rb: avoid random hangk0kubun2018-12-061-2/+6
* should not use Microsoft Internet Controllersuke2018-12-061-5/+5
* Import bigdecimal 1.4.0.pre.20181205amrkn2018-12-052-21/+33
* Revert bigdecimal 1.4.0 related commitsmrkn2018-12-052-33/+21
* Fix rubyspec of bigdecimal for ruby <2.6mrkn2018-12-021-10/+33
* Fix rubyspec against bigdecimal updatesmrkn2018-12-022-19/+8