summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-04-28* lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.6.4.hsbt
2016-04-27stringio.c: warn block for newnobu
2016-04-26Fix -e script encodingnobu
2016-04-24* test/ruby/test_array.rb: Add test cases for Array#sum withyui-knk
2016-04-23ruby.c: fix command line encoding on cygwinnobu
2016-04-22* test/ruby/test_time_tz.rb: Tests depends on Europe/Moscow removedakr
2016-04-22eval_jump.c: restore previous error infonobu
2016-04-20cgi/util.rb: remove CGI::Util#_unescapenobu
2016-04-20assertions.rb: return the exceptionnobu
2016-04-19* lib/time.rb: revert r54167 because it would breaksonots
2016-04-19use more descriptive assertionsnobu
2016-04-18* test/logger/test_logdevice.rb: fix tests to pass on windowssonots
2016-04-18* lib/logger.rb: Add shift_period_suffix option [Fix GH-10772]sonots
2016-04-18Allow specifying logger parameters in constructorsonots
2016-04-18compile.c: fix dangling linknobu
2016-04-18numeric.c: flo_truncatenobu
2016-04-18numeric.c: int_truncatenobu
2016-04-18test_float.rb: assertions for negative floatsnobu
2016-04-16struct.c: unique membersnobu
2016-04-15* array.c (rb_ary_sum): Don't yield same element twice.akr
2016-04-15* array.c (rb_ary_sum): Fix SEGV by [1/2r, 1].sum.akr
2016-04-15array.c (rb_ary_sum): use rb_rational_add directlymrkn
2016-04-15array.c: sum for Rational and Float mixed arraysmrkn
2016-04-15thread.c: defer setting name in initializenobu
2016-04-15thread.c: must be initialized to set namenobu
2016-04-15* test/ruby/test_array.rb (test_sum): add assertions for Rational andmrkn
2016-04-15io/console: unknown key code for names with nulnobu
2016-04-15io/console: move conditionsnobu
2016-04-14add assertions.akr
2016-04-14add an assertion.akr
2016-04-14* array.c (rb_ary_sum): Support the optional argument, init, and block.akr
2016-04-13* array.c (rb_ary_sum): Array#sum is implemented.akr
2016-04-13numeric.c: flo_ceilnobu
2016-04-13numeric.c: flo_floornobu
2016-04-13numeric.c: int_ceilnobu
2016-04-13numeric.c: int_floornobu
2016-04-13file.c: File.empty?nobu
2016-04-13parse.y: massign in condnobu
2016-04-13* test/ruby/test_basicinstructions.rb: add a test to check accessko1
2016-04-12date_core.c: preserve timezonenobu
2016-04-12test_optimization.rb: disasmnobu
2016-04-11compile.c: disable tco with rescuenobu
2016-04-11TestException.rb: suppress warningnobu
2016-04-11test/unit.rb: show warning locationsnobu
2016-04-11test_whileuntil.rb: fix old behaviornobu
2016-04-11test_rubyoptions.rb: suppress warningnobu
2016-04-11test_regexp.rb: suppress warningnobu
2016-04-11test_iterator.rb: suppress warningsnobu
2016-04-11test_coverage.rb: suppress warningsnobu
2016-04-09assertions.rb: set default internal encodingnobu