summaryrefslogtreecommitdiff
path: root/spec/ruby
AgeCommit message (Expand)Author
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