summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
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-27spec/../shared/exit.rb: move the mingw guard to herek0kubun
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-27Update to ruby/mspec@4729971eregon
2018-10-23getifaddrs_spec.rb: `should` returned `nil` on successnobu
2018-10-23getifaddrs_spec.rb: allow no addressnobu
2018-10-16Spec: Fix spec/ruby/core/array/reject_spec.rb & miscmarcandre
2018-10-13Add missing requirenobu
2018-10-13tests: support Linux kernels with CONFIG_IPV6=nnormal
2018-10-13kill_spec.rb: exclude spec unstable on MinGWk0kubun
2018-10-10spec/.../ole_method.rb: retry WIN32OLERuntimeErrork0kubun
2018-10-10spec: add comments to re-enable specs for MinGW [ci skip]k0kubun
2018-10-10terminate_spec.rb: exclude unstable spec for MinGWk0kubun
2018-10-09use `should include`.ko1
2018-10-08Timezone at Time#+ and Time#-nobu
2018-10-08Timezone support by Time [Feature #14850]nobu
2018-10-07add_spec.rb: skip unstable spec on mingwk0kubun
2018-09-29Revert search_convpath specshirosaki
2018-09-26Use String arguments for #search_convpatheregon
2018-09-25Expand spec files to realpathsnobu
2018-09-25Update to ruby/mspec@2bca8cberegon
2018-09-25Update to ruby/spec@241f9e7eregon
2018-09-25Update to ruby/mspec@3fb5112eregon
2018-09-22Skip a cleanup if new_ole failednobu
2018-09-20Matrix: Add #reflexive? method. [Fix GH-1730]marcandre
2018-09-20Enumerable#to_h with block and so onnobu
2018-09-18Lazy Enumerator reduce intermediate array creationnobu
2018-09-18Tests of Enumerator::Yielder#yield with multiple argumentsnobu
2018-09-16Alias Struct#select as Struct#filter. Patch by Kenichi Kamiya.marcandre
2018-09-15get rid of newer syntax for old versionsnobu
2018-09-15Expand spec files to realpathsnobu
2018-09-15rid of warnings [Fix GH-1953]nobu
2018-09-09spec/ruby/library/socket/addrinfo: require for SocketSpecsnormal
2018-09-05Add platform guards for AIXeregon