aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* ext/openssl: EVP_PKEY, DH, DSA, RSA, EC_KEY are made opaqueKazuki Yamaguchi2016-04-274-14/+28
* ext/openssl: drop support for OpenSSL 0.9.6/0.9.7Kazuki Yamaguchi2016-04-272-38/+30
* stringio.c: warn block for newnobu2016-04-271-0/+6
* Fix -e script encodingnobu2016-04-261-0/+28
* * test/ruby/test_array.rb: Add test cases for Array#sum withyui-knk2016-04-241-0/+3
* ruby.c: fix command line encoding on cygwinnobu2016-04-231-3/+10
* * test/ruby/test_time_tz.rb: Tests depends on Europe/Moscow removedakr2016-04-221-13/+0
* eval_jump.c: restore previous error infonobu2016-04-221-0/+18
* cgi/util.rb: remove CGI::Util#_unescapenobu2016-04-201-0/+17
* assertions.rb: return the exceptionnobu2016-04-201-0/+1
* * lib/time.rb: revert r54167 because it would breaksonots2016-04-191-32/+0
* use more descriptive assertionsnobu2016-04-191-57/+57
* * test/logger/test_logdevice.rb: fix tests to pass on windowssonots2016-04-181-4/+6
* * lib/logger.rb: Add shift_period_suffix option [Fix GH-10772]sonots2016-04-181-0/+28
* Allow specifying logger parameters in constructorsonots2016-04-181-0/+42
* compile.c: fix dangling linknobu2016-04-181-0/+5
* numeric.c: flo_truncatenobu2016-04-181-0/+26
* numeric.c: int_truncatenobu2016-04-181-0/+25
* test_float.rb: assertions for negative floatsnobu2016-04-181-0/+14
* struct.c: unique membersnobu2016-04-162-0/+29
* * array.c (rb_ary_sum): Don't yield same element twice.akr2016-04-151-0/+7
* * array.c (rb_ary_sum): Fix SEGV by [1/2r, 1].sum.akr2016-04-151-0/+1
* array.c (rb_ary_sum): use rb_rational_add directlymrkn2016-04-151-0/+2
* array.c: sum for Rational and Float mixed arraysmrkn2016-04-151-0/+2
* thread.c: defer setting name in initializenobu2016-04-151-3/+3
* thread.c: must be initialized to set namenobu2016-04-151-0/+6
* * test/ruby/test_array.rb (test_sum): add assertions for Rational andmrkn2016-04-151-4/+20
* io/console: unknown key code for names with nulnobu2016-04-151-0/+15
* io/console: move conditionsnobu2016-04-151-4/+7
* add assertions.akr2016-04-141-2/+8
* add an assertion.akr2016-04-141-0/+2
* * array.c (rb_ary_sum): Support the optional argument, init, and block.akr2016-04-141-12/+20
* * array.c (rb_ary_sum): Array#sum is implemented.akr2016-04-132-7/+34
* numeric.c: flo_ceilnobu2016-04-131-0/+21
* numeric.c: flo_floornobu2016-04-131-0/+22
* numeric.c: int_ceilnobu2016-04-131-0/+25
* numeric.c: int_floornobu2016-04-131-0/+25
* file.c: File.empty?nobu2016-04-131-0/+7
* parse.y: massign in condnobu2016-04-132-1/+6
* * test/ruby/test_basicinstructions.rb: add a test to check accessko12016-04-131-0/+22
* date_core.c: preserve timezonenobu2016-04-121-0/+17
* test_optimization.rb: disasmnobu2016-04-121-4/+10
* compile.c: disable tco with rescuenobu2016-04-111-0/+24
* TestException.rb: suppress warningnobu2016-04-111-2/+1
* test/unit.rb: show warning locationsnobu2016-04-111-1/+1
* test_whileuntil.rb: fix old behaviornobu2016-04-111-1/+1
* test_rubyoptions.rb: suppress warningnobu2016-04-111-1/+0
* test_regexp.rb: suppress warningnobu2016-04-111-2/+4
* test_iterator.rb: suppress warningsnobu2016-04-111-3/+3
* test_coverage.rb: suppress warningsnobu2016-04-111-5/+5