aboutsummaryrefslogtreecommitdiffstats
path: root/spec/ruby/library
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update to ruby/spec@cdd6ff7eregon2018-11-2745-485/+85
* Wait accept is ready also on Solarisnaruse2018-11-221-1/+1
* io + socket: make pipes and sockets nonblocking by defaultnormal2018-11-221-0/+6
* erb/new_spec.rb: fix spec failure by other specsk0kubun2018-11-121-3/+8
* Adopt [Misc #15294]nobu2018-11-121-1/+9
* Revert "Matrix: Add #reflexive? method. [Fix GH-1730]"marcandre2018-11-021-31/+0
* Remove wrong spec.usa2018-11-011-9/+0
* require fixtures/classes only when platform is windows.suke2018-10-2813-45/+14
* Refactoring. remove Internet Explorer.suke2018-10-281-1/+1
* use MSXML.DOMDocument instead of InternetExplorer.Applicationsuke2018-10-282-48/+60
* use MSXML.DOMDocument instead of InternetExplorer.Application.suke2018-10-281-23/+23
* use Scripting.Dictionary instead of InternetExplorer.Application.suke2018-10-282-16/+12
* use Scripting.Dictionary instead of InternetExplorer.Application.suke2018-10-281-12/+6
* use Scripting.Dictionary instead of InternetExplorer.Application.suke2018-10-281-11/+5
* use Scripting.Dictionary instead of InternetExplorer.Applicationsuke2018-10-281-9/+4
* use Scripting.Dictionary instead of InternetExplorer.Applicationsuke2018-10-283-20/+10
* revert r65401k0kubun2018-10-281-2/+9
* remove rescue block when win32ole is requiredsuke2018-10-281-9/+2
* use Scripting.Dictionary instead of InternetExplorer.Applicationsuke2018-10-281-9/+5
* use Scripting.Dictionary instead of InternetExplorer.Application.suke2018-10-271-7/+4
* use Scripting.Dictionary instead of InternetExplorer.Application forsuke2018-10-271-7/+4
* add WIN32OLESpecs::MSXML_AVAILABLEsuke2018-10-271-0/+11
* revert r65389 and r64993k0kubun2018-10-273-32/+9
* ole_func_methods_spec.rb: apply r64993 retryk0kubun2018-10-271-1/+14
* Update to ruby/spec@8b743a3eregon2018-10-2711-31/+61
* getifaddrs_spec.rb: `should` returned `nil` on successnobu2018-10-231-0/+7
* getifaddrs_spec.rb: allow no addressnobu2018-10-231-14/+14
* Add missing requirenobu2018-10-131-0/+1
* tests: support Linux kernels with CONFIG_IPV6=nnormal2018-10-133-18/+22
* spec/.../ole_method.rb: retry WIN32OLERuntimeErrork0kubun2018-10-101-1/+14
* Update to ruby/spec@241f9e7eregon2018-09-2538-115/+184
* Skip a cleanup if new_ole failednobu2018-09-221-1/+1
* Matrix: Add #reflexive? method. [Fix GH-1730]marcandre2018-09-201-0/+31
* spec/ruby/library/socket/addrinfo: require for SocketSpecsnormal2018-09-093-0/+3
* Add platform guards for AIXeregon2018-09-056-51/+63
* Guard a few specs which ipv6_available?eregon2018-09-053-67/+73
* Tag a couple specs failing on AIXeregon2018-08-282-2/+2
* Rewrite Etc.sysconf spec to allow nil or Integer for all variableseregon2018-08-271-22/+13
* SC_TZNAME_MAX can also be infiniteeregon2018-08-271-1/+1
* Update to ruby/spec@09fa86ceregon2018-08-278-29/+116
* Simplify guards, the behavior seems Linux-specificeregon2018-08-271-1/+1
* Add AIX guardsnaruse2018-08-242-4/+4
* Also skip on AIXnaruse2018-08-221-1/+1
* Only run the spec on Linuxeregon2018-08-211-1/+1