summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2018-12-16spec/../initialize_spec.rb: skip fd-specific speck0kubun
2018-12-15use System Monitor Control for spec of Win32OLE.suke
2018-12-11Merge Bundler 1.17.2 from upstream.hsbt
2018-12-11Same as r66334 add Errno::EISDIRnaruse
2018-12-11Downgrade Bundler 1.17.x from 2.0.0.hsbt
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-04Merge 2-0-stable branch from bundler/bundler.hsbt
2018-12-04fix typo of r66177naruse
2018-12-04Use getent and cut on Solaris to get home directorynaruse
2018-12-04Use Dir.home to avoid platform dependencynaruse
2018-12-03Use /bin/echo instead of shell builtin echonaruse
2018-12-03spec/ruby/core/io/*_spec.rb: explain MJIT failuresnormal
2018-12-03Cherry-picked spec/mspec/lib/mspec/helpers/fs.rbnobu
2018-12-02Fix rubyspec of bigdecimal for ruby <2.6mrkn
2018-12-02Fix rubyspec against bigdecimal updatesmrkn
2018-11-29Revert "using_spec.rb: skip broken test for MinGW for now"k0kubun
2018-11-28using_spec.rb: skip broken test for MinGW for nowk0kubun
2018-11-27Update to ruby/spec@cdd6ff7eregon
2018-11-27Update to ruby/mspec@820486aeregon
2018-11-27Merge bundler-2.0.0.pre.2 from upstream.hsbt
2018-11-27restore using_spec.rbko1
2018-11-27enable another assertionko1
2018-11-27enable at least one behaviorko1
2018-11-27to debug https://ci.appveyor.com/project/ruby/ruby/builds/20566898/job/hda294...ko1
2018-11-25Use stub executables generated by RubyGems istead of original executables.hsbt
2018-11-22Wait accept is ready also on Solarisnaruse
2018-11-22io + socket: make pipes and sockets nonblocking by defaultnormal
2018-11-22Enable refinements at Object#respond_to?nobu
2018-11-22Enable refinements to public_send.nobu
2018-11-20Skip known MJIT random test failuresk0kubun
2018-11-19io.c: ungetbyte silently ignores upper bitsshyouhei
2018-11-16Switch to 2-0-stable branch of bundler/bundler repository from our fork repos...hsbt
2018-11-12erb/new_spec.rb: fix spec failure by other specsk0kubun
2018-11-12Adopt [Misc #15294]nobu
2018-11-12Merge Bundler-2.0.0.pre1 from upstream.hsbt
2018-11-06Removed VCR cassettes files for reducing package size.hsbt
2018-11-04Refine Timezone class in test-specnobu
2018-11-04Merge upstream changes from 2-0-stable branch of bundler/bundler.hsbt
2018-11-02Added bundler as default gems. Revisit [Feature #12733]hsbt
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