summaryrefslogtreecommitdiff
path: root/spec/ruby/core
AgeCommit message (Expand)Author
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-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-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-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-04Refine Timezone class in test-specnobu
2018-10-27spec/../shared/exit.rb: move the mingw guard to herek0kubun
2018-10-27Update to ruby/spec@8b743a3eregon
2018-10-16Spec: Fix spec/ruby/core/array/reject_spec.rb & miscmarcandre
2018-10-13kill_spec.rb: exclude spec unstable on MinGWk0kubun
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-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-25Update to ruby/spec@241f9e7eregon
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-15rid of warnings [Fix GH-1953]nobu
2018-09-04Spec updates [Bug #15060] [Fix GH-1495]nobu
2018-08-27Update to ruby/spec@09fa86ceregon
2018-08-20spec/ruby/core/io/select_spec.rb: workaround stuck IO.selectnormal
2018-08-18Always set autoclose=false for IO.for_fd fdseregon
2018-08-17Add version guards for Enumerator::ArithmeticSequenceeregon
2018-08-10process.c: fix rubyspec of Process.groupsmrkn
2018-08-08Add colon to avoid chkbuild's alertnaruse
2018-08-06enumerator.c: Introduce Enumerator::ArithmeticSequencemrkn
2018-08-03Update to ruby/spec@9be7c7eeregon
2018-07-07process.c (rb_f_exec): pause MJIT before replacing processnormal
2018-07-07wait2_spec.rb: skip leak checker for nowk0kubun
2018-07-05unrevert r63852 but keep SIGCHLD path disabled for win32normal
2018-07-04Revert r63758 and related commitsnaruse
2018-07-02time.c: [DOC] Time#localtimenobu
2018-06-27Update to ruby/spec@a454137eregon