summaryrefslogtreecommitdiff
path: root/spec/ruby/core
AgeCommit message (Expand)Author
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
2018-03-13Bug Fix Enumerator::Lazy#uniq state for multiple callnobu
2018-03-12Fix setting method visibility on method wrapped with prependnobu
2018-03-05required paths are real pathsnobu
2018-03-04Update to ruby/spec@c1b568beregon
2018-02-27Update to ruby/spec@51f301deregon
2018-02-27Update to ruby/spec@cbe855ceregon
2018-02-26Check the result of to_int in Kernel#Integermrkn
2018-02-25Add a new #filter alias for #selecteregon
2018-02-23groups_spec.rb: get rid of limit on macOSnobu
2018-02-23Use Process::Tmsnobu
2018-01-30skip EINVAL on unsupported platformko1
2018-01-29Update to ruby/spec@83063a3eregon
2018-01-26Fix rubyspec against the change in Hash#transform_keys!mrkn
2018-01-25Group related File.umask specs togethereregon
2018-01-25Remove specs trying arbitrary values for chmod and umaskeregon
2018-01-24system_spec.rb: add RubySpec for r62025k0kubun
2018-01-19r61950 changes mode_t to ushort on FreeBSD and Darwinnaruse
2018-01-10spec/: skip some specs so that no failure occurs in root privilegemame
2017-12-27Update to ruby/spec@b95d7ederegon
2017-12-27Update to ruby/spec@0fe33aceregon
2017-12-21Simplify Thread#[]= speceregon
2017-12-20fix threading bug.ko1
2017-12-18Use syswrite to avoid potential buffering in IO#select speceregon
2017-12-17Integer#{any|all|no}_bits: Fix coercion. Add specs [#12753]marcandre
2017-12-15Update to ruby/spec@595645feregon
2017-12-14The main Thread should have report_on_exception=true for consistencyeregon
2017-12-12Set Thread.report_on_exception=true by default to report exceptions in Threadseregon
2017-12-12struct.c: add keyword_init option to Struct.newk0kubun
2017-12-12catch up r61131.ko1
2017-12-10Add case equality arity to Enumerable#all?, any?, none? and one?,marcandre
2017-12-01Update to ruby/spec@e2d0d1eeregon
2017-12-01Update to ruby/spec@bacedc5eregon
2017-11-29Cherrypick 9f8d3d0 from ruby/specmarcandre
2017-11-19* append newline at EOF.svn
2017-11-19Add specs for concurrent Module#autoloaderegon
2017-11-19Reorganize Module#autoload to have similar specs next to each othereregon
2017-10-30stop refine_spec because it causes double free errorko1
2017-10-29Clarify what is written and read in IO#popen speceregon
2017-10-29Fix spec which can fail if the pipe is closed before flushing in the subprocesseregon
2017-10-28Update to ruby/spec@a6b8805eregon