summaryrefslogtreecommitdiff
path: root/spec/ruby
AgeCommit message (Expand)Author
2018-07-02merge revision(s) 62731,62735: [Backport #14495]nagachika
2018-03-22merge revision(s) 62042,62044: [Backport #14380]naruse
2018-03-20merge revision(s) 62725: [Backport #14604]naruse
2018-02-26merge revision(s) 62094,62584: [Backport #14407]naruse
2018-02-25merge revision(s) 62071: [Backport #14407]naruse
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-12ignore lines (to catch up r61155).ko1
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-01* append newline at EOF.svn
2017-12-01Update to ruby/spec@bacedc5eregon
2017-11-29Cherrypick 9f8d3d0 from ruby/specmarcandre
2017-11-29spec/ruby/optional/capi/constants_spec.rb: Data is deprecated nownobu
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-11-16parse.y: no return in classnobu
2017-11-04Workaround Travis CI issue by hardcoding localhosteregon
2017-11-04load from relative path to __FILE__nobu
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-28Ignore the libruby check if it cannot be founderegon
2017-10-28Make sure to compile each extension only once in ruby/speceregon
2017-10-28Use ENV['RUBY_EXE'] as RbConfig.ruby might be incorrecteregon
2017-10-28* append newline at EOF.svn
2017-10-28Update to ruby/spec@a6b8805eregon
2017-10-28Add specs for [Feature #13983] Rational and Complex should be frozeneregon
2017-10-27Revert "Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]"naruse
2017-10-27Fix typoa_matsuda
2017-10-25io.c: write a newline togethernobu
2017-10-22Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]naruse
2017-10-21Revert "ignore server side error"naruse
2017-10-21ignore server side errornaruse
2017-10-16spec/ruby/optional/capi/io_spec.rb: speling ficsnormal
2017-09-29array.c: improve operations on small arraysnobu
2017-09-28Update to ruby/spec@691755deregon
2017-09-20check_funcall_missing() should call respond_to_missing?(name, priv=true)eregon
2017-09-20Prefer adapting specs to complicating library codeeregon
2017-09-20Move spec/rubyspec to spec/ruby for consistencyeregon