aboutsummaryrefslogtreecommitdiffstats
path: root/spec/ruby
Commit message (Expand)AuthorAgeFilesLines
* 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
* spec/../shared/exit.rb: move the mingw guard to herek0kubun2018-10-272-5/+7
* 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-2769-141/+742
* getifaddrs_spec.rb: `should` returned `nil` on successnobu2018-10-231-0/+7
* getifaddrs_spec.rb: allow no addressnobu2018-10-231-14/+14
* Spec: Fix spec/ruby/core/array/reject_spec.rb & miscmarcandre2018-10-162-9/+8
* Add missing requirenobu2018-10-131-0/+1
* tests: support Linux kernels with CONFIG_IPV6=nnormal2018-10-133-18/+22
* kill_spec.rb: exclude spec unstable on MinGWk0kubun2018-10-131-13/+17
* spec/.../ole_method.rb: retry WIN32OLERuntimeErrork0kubun2018-10-101-1/+14
* spec: add comments to re-enable specs for MinGW [ci skip]k0kubun2018-10-102-0/+4
* terminate_spec.rb: exclude unstable spec for MinGWk0kubun2018-10-101-1/+3
* use `should include`.ko12018-10-091-1/+1
* Timezone at Time#+ and Time#-nobu2018-10-081-0/+13
* Timezone support by Time [Feature #14850]nobu2018-10-082-0/+29
* add_spec.rb: skip unstable spec on mingwk0kubun2018-10-071-16/+18
* Revert search_convpath specshirosaki2018-09-291-1/+1
* Use String arguments for #search_convpatheregon2018-09-261-9/+3
* Update to ruby/spec@241f9e7eregon2018-09-25142-1080/+1167
* Skip a cleanup if new_ole failednobu2018-09-221-1/+1
* Matrix: Add #reflexive? method. [Fix GH-1730]marcandre2018-09-201-0/+31
* Enumerable#to_h with block and so onnobu2018-09-205-0/+42
* Lazy Enumerator reduce intermediate array creationnobu2018-09-181-11/+0
* Tests of Enumerator::Yielder#yield with multiple argumentsnobu2018-09-181-0/+7
* Alias Struct#select as Struct#filter. Patch by Kenichi Kamiya.marcandre2018-09-163-22/+39
* rid of warnings [Fix GH-1953]nobu2018-09-154-16/+28
* 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
* Spec updates [Bug #15060] [Fix GH-1495]nobu2018-09-042-8/+27
* Tag a couple specs failing on AIXeregon2018-08-282-2/+2
* Update to ruby/spec@6fd9472eregon2018-08-286-16/+31