summaryrefslogtreecommitdiff
path: root/spec/ruby/core
AgeCommit message (Expand)Author
2019-04-27Try to more accurately reflect MRI's logic in specs for finding the home if $...Benoit Daloze
2019-04-27Update to ruby/spec@14e6148Benoit Daloze
2019-04-27Update to ruby/spec@15c9619Benoit Daloze
2019-04-23Use an exclusive range for ruby_version_isNobuyoshi Nakada
2019-04-22Fix RUBY_REVISION specTakashi Kokubun
2019-04-20Add `Time#floor`nobu
2019-04-18io.c: warn non-nil $,nobu
2019-04-18Suppress warningsnobu
2019-04-13Proc.new: change deprecation warning for clarity (issue #15539)marcandre
2019-04-03Introduce beginless range [Feature#14799]mame
2019-04-01Fix Float#to_s specs to not depend on the platform representation of doubleseregon
2019-03-28Update to ruby/spec@e81b3cderegon
2019-03-27Fix typoskazu
2019-03-27Skip EBADF spec in MJIT test for nowk0kubun
2019-02-23spec/../shared/write.rb: suppress random failurek0kubun
2019-02-22File#birthtime depends on the kernel version on Linuxnobu
2019-02-21Update to ruby/spec@7a16e01eregon
2019-02-20Revise the example on OpenBSDnobu
2019-02-20fix rubyspec test to pass tests. please revisit it @nobu?ko1
2019-02-20* spec/ruby: Tweak Enuemrator::Chain#rewind spec so that arity of block match...marcandre
2019-02-11Accept a third value for NaNs, as produced by the Sun Studio C Compilereregon
2019-02-07Update to ruby/spec@6cf8ebeeregon
2019-01-28Add refinements support to method/instance_method.nobu
2019-01-27Update to ruby/spec@e57f49ceregon
2019-01-20Update to ruby/spec@35a9fbaeregon
2019-01-15setbyte / ungetbyte allow out-of-range integersshyouhei
2019-01-11Drop whole examplesnobu
2019-01-11Fix r66791nobu
2019-01-11Fix r66772nobu
2019-01-10proc.c: proc without blocknobu
2018-12-30Exclude Solaris in Process.clock_gettime specseregon
2018-12-30Revert "clock_gettime_spec.rb: exclude invalid clocks for Solaris"eregon
2018-12-30clock_gettime_spec.rb: exclude invalid clocks for Solarisk0kubun
2018-12-30Update to ruby/spec@2d89e48eregon
2018-12-29Skip specs on AIX as it doesn't have /dev/fderegon
2018-12-29Reenable spec on Solaris to find out which clocks fail on Solariseregon
2018-12-29Exclude CLOCKs which require special permissions in Process.clock_gettime specseregon
2018-12-29Reenable spec on Linux to find out which clocks fail on RHELeregon
2018-12-29Refactor Process.clock_gettime spec to give more information when it failseregon
2018-12-29clock_gettime_spec.rb: add more platform guards for RubyCIk0kubun
2018-12-29spawn_spec.rb: add missing platform guardk0kubun
2018-12-29clock_gettime_spec.rb: skip a new spec broken on solarisk0kubun
2018-12-29Update to ruby/spec@c8b36c4eregon
2018-12-29Update to ruby/spec@944ea57eregon
2018-12-27Fix restorationnobu
2018-12-27Suppress warningsnobu
2018-12-26spec/ruby/core/process/setpriority_spec.rb: allow to run under dockermame
2018-12-16spec/../initialize_spec.rb: skip fd-specific speck0kubun
2018-12-11Same as r66334 add Errno::EISDIRnaruse
2018-12-04fix typo of r66177naruse