aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge 2-0-stable branch from bundler/bundler.hsbt2018-12-042-2/+2
* fix typo of r66177naruse2018-12-041-1/+1
* Use getent and cut on Solaris to get home directorynaruse2018-12-041-2/+8
* Use Dir.home to avoid platform dependencynaruse2018-12-041-1/+1
* Use /bin/echo instead of shell builtin echonaruse2018-12-032-2/+2
* spec/ruby/core/io/*_spec.rb: explain MJIT failuresnormal2018-12-032-6/+6
* Cherry-picked spec/mspec/lib/mspec/helpers/fs.rbnobu2018-12-031-7/+1
* Fix rubyspec of bigdecimal for ruby <2.6mrkn2018-12-021-10/+33
* Fix rubyspec against bigdecimal updatesmrkn2018-12-022-19/+8
* Revert "using_spec.rb: skip broken test for MinGW for now"k0kubun2018-11-291-9/+7
* using_spec.rb: skip broken test for MinGW for nowk0kubun2018-11-281-7/+9
* Update to ruby/spec@cdd6ff7eregon2018-11-27102-425/+770
* Update to ruby/mspec@820486aeregon2018-11-271-18/+16
* Merge bundler-2.0.0.pre.2 from upstream.hsbt2018-11-272-4/+20
* restore using_spec.rbko12018-11-271-2/+0
* enable another assertionko12018-11-271-3/+2
* enable at least one behaviorko12018-11-271-1/+1
* to debug https://ci.appveyor.com/project/ruby/ruby/builds/20566898/job/hda294...ko12018-11-271-0/+2
* Use stub executables generated by RubyGems istead of original executables.hsbt2018-11-252-1/+13
* Wait accept is ready also on Solarisnaruse2018-11-221-1/+1
* io + socket: make pipes and sockets nonblocking by defaultnormal2018-11-223-2/+6
* Enable refinements at Object#respond_to?nobu2018-11-221-11/+32
* Enable refinements to public_send.nobu2018-11-221-0/+18
* Skip known MJIT random test failuresk0kubun2018-11-202-14/+22
* io.c: ungetbyte silently ignores upper bitsshyouhei2018-11-191-3/+19
* Switch to 2-0-stable branch of bundler/bundler repository from our fork repos...hsbt2018-11-163-10/+7
* erb/new_spec.rb: fix spec failure by other specsk0kubun2018-11-121-3/+8
* Adopt [Misc #15294]nobu2018-11-121-1/+9
* Merge Bundler-2.0.0.pre1 from upstream.hsbt2018-11-1220-70/+63
* Removed VCR cassettes files for reducing package size.hsbt2018-11-06329-2319/+0
* Refine Timezone class in test-specnobu2018-11-042-2/+15
* Merge upstream changes from 2-0-stable branch of bundler/bundler.hsbt2018-11-0448-146/+146
* Added bundler as default gems. Revisit [Feature #12733]hsbt2018-11-02553-0/+45443
* 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