summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-03-18* numeric.c (int_to_f, fix_to_f): rename fix_to_f to int_to_f, and addmrkn
2016-03-18test_file_exhaustive.rb: strict check test_dirnamenobu
2016-03-18* ext/date/date_core.c (datetime_to_time): preserve timezone infosonots
2016-03-17* lib/time.rb (parse, strptime): Fix Time.parse/strptime does notsonots
2016-03-17* bignum.c (Bignum#even?, Bignum#odd?): remove definitionsmrkn
2016-03-17* enum.c (ary_inject_op): Implement the specialized code for sum ofakr
2016-03-17* array.c (rb_ary_max, rb_ary_min): Array#max and Array#min added.mame
2016-03-17* enum.c (enum_inject): Implement the specialized code for sum ofakr
2016-03-17assertions.rb: fix result of assert_nothing_raisednobu
2016-03-17test_optimization.rb: tailcallnobu
2016-03-17* enc/unicode.c: Fixed two macro definitions.duerst
2016-03-17test_marshal.rb: assert bad linknobu
2016-03-16* test/-ext-/time/test_new.rb (test_timespec_new): Time#gmtoff valuesodaira
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-11* test/lib/test/unit.rb: describe !/REGEXP/ in the help message.akr
2016-03-11testunit: negative filternobu
2016-03-10node.c: hidden options hashnobu
2016-03-10* test/socket/test_socket.rb (test_udp_recvmsg_truncation):odaira
2016-03-09test_hash.rb: tests for to_hnobu
2016-03-09memory_status.rb: independent of MiniTestnobu
2016-03-09memory_status.rb: remove unused valuesnobu
2016-03-09* test/io/wait/test_io_wait.rb (test_wait_readwrite_timeout):odaira
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-07* test/net/imap/test_imap.rb (test_idle_timeout): Because of theodaira
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-05* test/socket/test_addrinfo.rb (test_ipv6_address_predicates):odaira
2016-03-05Sat Mar 5 09:17:54 2016 Rei Odaira <Rei.Odaira@gmail.com>odaira
2016-03-04* test/-ext-/float/test_nextafter.rb: In AIX,odaira
2016-03-04* test/zlib/test_zlib.rb (test_adler32_combine, test_crc32_combine):odaira
2016-03-04ruby.c: warn_cr_in_shebangnobu
2016-03-04test_rubyoptions.rb: encoding optionnobu
2016-03-04* lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.6.1.hsbt
2016-03-03* test/ruby/test_io_m17n.rb (test_each_codepoint_need_more): Bumpheadius