aboutsummaryrefslogtreecommitdiffstats
path: root/spec/ruby/core
Commit message (Expand)AuthorAgeFilesLines
* Add refinements support to method/instance_method.nobu2019-01-281-8/+66
* Update to ruby/spec@e57f49ceregon2019-01-275-11/+54
* Update to ruby/spec@35a9fbaeregon2019-01-2075-109/+2049
* setbyte / ungetbyte allow out-of-range integersshyouhei2019-01-151-1/+9
* Drop whole examplesnobu2019-01-111-5/+2
* Fix r66791nobu2019-01-111-1/+0
* Fix r66772nobu2019-01-111-17/+6
* proc.c: proc without blocknobu2019-01-103-33/+89
* Exclude Solaris in Process.clock_gettime specseregon2018-12-301-1/+1
* Revert "clock_gettime_spec.rb: exclude invalid clocks for Solaris"eregon2018-12-301-11/+5
* clock_gettime_spec.rb: exclude invalid clocks for Solarisk0kubun2018-12-301-5/+11
* Update to ruby/spec@2d89e48eregon2018-12-304-112/+121
* Skip specs on AIX as it doesn't have /dev/fderegon2018-12-291-1/+1
* Reenable spec on Solaris to find out which clocks fail on Solariseregon2018-12-291-1/+1
* Exclude CLOCKs which require special permissions in Process.clock_gettime specseregon2018-12-291-4/+7
* Reenable spec on Linux to find out which clocks fail on RHELeregon2018-12-291-1/+1
* Refactor Process.clock_gettime spec to give more information when it failseregon2018-12-291-3/+4
* clock_gettime_spec.rb: add more platform guards for RubyCIk0kubun2018-12-291-1/+4
* spawn_spec.rb: add missing platform guardk0kubun2018-12-291-12/+14
* clock_gettime_spec.rb: skip a new spec broken on solarisk0kubun2018-12-291-1/+1
* Update to ruby/spec@c8b36c4eregon2018-12-292-1/+2
* Update to ruby/spec@944ea57eregon2018-12-2927-307/+697
* Fix restorationnobu2018-12-271-2/+2
* Suppress warningsnobu2018-12-271-0/+8
* spec/ruby/core/process/setpriority_spec.rb: allow to run under dockermame2018-12-261-5/+20
* spec/../initialize_spec.rb: skip fd-specific speck0kubun2018-12-161-9/+9
* Same as r66334 add Errno::EISDIRnaruse2018-12-112-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
* 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-2748-25/+439
* 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
* io + socket: make pipes and sockets nonblocking by defaultnormal2018-11-222-2/+0
* 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
* Refine Timezone class in test-specnobu2018-11-042-2/+15
* spec/../shared/exit.rb: move the mingw guard to herek0kubun2018-10-272-5/+7
* Update to ruby/spec@8b743a3eregon2018-10-2750-100/+574
* Spec: Fix spec/ruby/core/array/reject_spec.rb & miscmarcandre2018-10-162-9/+8
* kill_spec.rb: exclude spec unstable on MinGWk0kubun2018-10-131-13/+17
* spec: add comments to re-enable specs for MinGW [ci skip]k0kubun2018-10-102-0/+4