summaryrefslogtreecommitdiff
path: root/spec/ruby/library
AgeCommit message (Expand)Author
2019-02-05Make sure to wait with IO.select before using Socket#accept_nonblock and recv...eregon
2019-02-05Make sure to wait with IO.select before using Socket#recvfrom_nonblockeregon
2019-02-05Pass the Array from select() to Socket.udp_server_recveregon
2019-02-05Make sure to wait for socket to be readable.samuel
2019-02-04add debug codeko1
2019-01-27Update to ruby/spec@e57f49ceregon
2019-01-20Update to ruby/spec@35a9fbaeregon
2018-12-30accept_nonblock_spec.rb: wait before calling #accept_nonblockk0kubun
2018-12-30accept_nonblock_spec: IO.select instead of sleepnormal
2018-12-29Update to ruby/spec@944ea57eregon
2018-12-27accept_nonblock_spec.rb: skip spurious failurek0kubun
2018-12-26spec/ruby/library/socket/socket/bind_spec.rb: allow to run under dockermame
2018-12-22ostruct.rb: Accept block for to_h [#15451].marcandre
2018-12-20rexml: upgrade to 3.1.8kou
2018-12-15use System Monitor Control for spec of Win32OLE.suke
2018-12-07Array#any? just returns true/falsenobu
2018-12-07should not use Internet Explorersuke
2018-12-06accept_loop_spec.rb: avoid random hangk0kubun
2018-12-06should not use Microsoft Internet Controllersuke
2018-12-05Import bigdecimal 1.4.0.pre.20181205amrkn
2018-12-05Revert bigdecimal 1.4.0 related commitsmrkn
2018-12-02Fix rubyspec of bigdecimal for ruby <2.6mrkn
2018-12-02Fix rubyspec against bigdecimal updatesmrkn
2018-11-27Update to ruby/spec@cdd6ff7eregon
2018-11-22Wait accept is ready also on Solarisnaruse
2018-11-22io + socket: make pipes and sockets nonblocking by defaultnormal
2018-11-12erb/new_spec.rb: fix spec failure by other specsk0kubun
2018-11-12Adopt [Misc #15294]nobu
2018-11-02Revert "Matrix: Add #reflexive? method. [Fix GH-1730]"marcandre
2018-11-01Remove wrong spec.usa
2018-10-28require fixtures/classes only when platform is windows.suke
2018-10-28Refactoring. remove Internet Explorer.suke
2018-10-28use MSXML.DOMDocument instead of InternetExplorer.Applicationsuke
2018-10-28use MSXML.DOMDocument instead of InternetExplorer.Application.suke
2018-10-28use Scripting.Dictionary instead of InternetExplorer.Application.suke
2018-10-28use Scripting.Dictionary instead of InternetExplorer.Application.suke
2018-10-28use Scripting.Dictionary instead of InternetExplorer.Application.suke
2018-10-28use Scripting.Dictionary instead of InternetExplorer.Applicationsuke
2018-10-28use Scripting.Dictionary instead of InternetExplorer.Applicationsuke
2018-10-28revert r65401k0kubun
2018-10-28remove rescue block when win32ole is requiredsuke
2018-10-28use Scripting.Dictionary instead of InternetExplorer.Applicationsuke
2018-10-27use Scripting.Dictionary instead of InternetExplorer.Application.suke
2018-10-27use Scripting.Dictionary instead of InternetExplorer.Application forsuke
2018-10-27add WIN32OLESpecs::MSXML_AVAILABLEsuke
2018-10-27revert r65389 and r64993k0kubun
2018-10-27ole_func_methods_spec.rb: apply r64993 retryk0kubun
2018-10-27Update to ruby/spec@8b743a3eregon
2018-10-23getifaddrs_spec.rb: `should` returned `nil` on successnobu
2018-10-23getifaddrs_spec.rb: allow no addressnobu