summaryrefslogtreecommitdiff
path: root/spec/ruby/core
AgeCommit message (Expand)Author
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
2018-06-27process.c (waitpid_wait): do not set ECHILD prematurelynormal
2018-06-27Revert "spec: skip Process wait specs on MJIT"normal
2018-06-23spec: skip Process wait specs on MJITk0kubun
2018-06-13* append newline at EOF.svn
2018-06-13Update to ruby/spec@4bb0f25eregon
2018-06-13Update to ruby/spec@4bc7a2beregon
2018-06-04String#uminus dedupes unconditionallynormal
2018-06-03Add TracePoint#parametersmame
2018-05-30object.c: Add a new alias `then` to `Kernel#yield_self`; [Feature #14594]matz
2018-05-17range.c: === by cover?nobu
2018-04-28Update to ruby/spec@6f38a82eregon
2018-04-25Avoid "should_not raise_error" in Thread#raise speceregon
2018-04-25Fix style in Thread#raise speceregon
2018-04-25Use Thread.pass in loop{} to check interrupts more ofteneregon
2018-04-19dir.c: warning for NULnobu
2018-04-16string.c: fix dumped suffixnobu
2018-03-31use requrie_relativenobu
2018-03-31use require_relativenobu
2018-03-31file_types.rb: use the current terminal devicenobu
2018-03-26Update to ruby/spec@a585ec3eregon