summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2016-03-17test_marshal.rb: assert bad linknobu
2016-03-16* marshal.c (r_object0): raise ArgumentError when linking to undefineddrbrain
2016-03-16* test/ruby/test_bignum.rb: Make sure to use Bignum values in the tests.mrkn
2016-03-16parse.y: symbol literals for alias/undefnobu
2016-03-16proc.c: fail symbol proc bindingnobu
2016-03-16* test/ruby/enc/test_case_mapping.rb: Fixed and activated a test for Cherokee.duerst
2016-03-16* test/ruby/enc/test_case_mapping.rb: Fixed a logical error.duerst
2016-03-16* test/ruby/enc/test_case_mapping.rb: Adding tests for Cherokee.duerst
2016-03-16* test/ruby/enc/test_case_mapping.rb: Adding tests for actual Unicodeduerst
2016-03-15* enum.c (enum_inject): Consider redefinition of Fixnum#+.akr
2016-03-15test_marshal.rb: use assert_ruby_statusnobu
2016-03-15test_rubyoptions.rb: VERSION_PATTERNnobu
2016-03-14* test/ruby/test_rubyoptions.rb (test_disable): add tests forheadius
2016-03-14* marshal.c (r_object0): Fix Marshal crash for corrupt extended object.drbrain
2016-03-14* test/ruby/test_rubyoptions.rb: make version matching supportheadius
2016-03-10node.c: hidden options hashnobu
2016-03-09test_hash.rb: tests for to_hnobu
2016-03-08* test/ruby/test_require.rb (test_require_with_loaded_features_pop):headius
2016-03-08vm_method.c: fix aliased original namenobu
2016-03-08test/ruby/test_array.rb: split permute + stack error tests out.headius
2016-03-07test_rubyoptions.rb: fix testnobu
2016-03-07* ruby.c (warn_cr_in_shebang): meaningless check on DOSISH platforms.usa
2016-03-06* test/ruby/test_process.rb (test_execopts_gid): Skip a testodaira
2016-03-04ruby.c: warn_cr_in_shebangnobu
2016-03-04test_rubyoptions.rb: encoding optionnobu
2016-03-03* test/ruby/test_io_m17n.rb (test_each_codepoint_need_more): Bumpheadius
2016-02-28NoMethodError#private_call?nobu
2016-02-28test_exception.rb: split test_name_error_infonobu
2016-02-26numeric.c: wrong type step should raise TypeErrornobu
2016-02-25* test/ruby/test_process.rb (test_execopts_open_chdir_m17n_path): it's origin...usa
2016-02-23* test/ruby/test_exception.rb: fix bad spawn argument (multipleheadius
2016-02-23Bump up timeout for slower-starting implementations/platforms.headius
2016-02-22* test/ruby/test_math.rb: use 64 bits in test_override_bignum_to_fheadius
2016-02-22* test/ruby/test_math.rb: override tests must always put to_f backheadius
2016-02-20test_dir_m17n.rb: fix ASCII-8BIT envnobu
2016-02-20dir.c: paths as UTF-8nobu
2016-02-19test/ruby: suppress runtime warningsnobu
2016-02-19test/ruby: suppress parser warningsnobu
2016-02-19test: use assert_not_*nobu
2016-02-18string.c: Symbol#matchnobu
2016-02-18* re.c: Add MatchData#named_capturessorah
2016-02-17test_dir.rb: Dir.empty? with directoriesnobu
2016-02-17test_dir.rb: Dir.empty? with dot filenobu
2016-02-17* test/ruby/test_dir.rb (TestDir#test_empty?): fix a platform dependent test.usa
2016-02-17string.c: fix rb_str_initnobu
2016-02-17Additional fix and tests for r53851naruse
2016-02-17* string.c (rb_str_init): introduce String.new(capacity: size)naruse
2016-02-16numeric.c: fix segfaultnobu
2016-02-16dir.c: Dir.empty?nobu
2016-02-15* insns.def (opt_plus): simply use LONG2NUM() instead of wronglynaruse