aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Use Integer instead of Fixnum and Bignum.akr2016-05-1731-85/+76
* [Feature #12005] Unify Fixnum and Bignum into Integerakr2016-05-1711-47/+36
* * test_handle.rb: refine test_fallback_to_ansinobu2016-05-161-1/+2
* configure.in: revert macro namesnobu2016-05-161-0/+7
* * lib/xmlrpc.rb, lib/xmlrpc/*, test/xmlrpc: XMLRPC is bundled gemhsbt2016-05-1622-1390/+0
* don't use keeper thread. [Bug #12342]seki2016-05-151-43/+27
* vm_insnhelper.c: deprecated constant in classnobu2016-05-151-0/+2
* test_rand.rb: tests for seedsnobu2016-05-131-0/+14
* test_minitest_unit.rb: fix "random" sortnobu2016-05-111-7/+3
* * insns.def (defineclass): Also raise an error when redeclaring theeregon2016-05-101-0/+19
* random.c: use bytesnobu2016-05-102-0/+25
* webrick/utils.rb: suppress messagesnobu2016-05-091-1/+2
* test_ssl_server.rb: assert_self_signed_certnobu2016-05-091-13/+9
* file.c: home dir fall backnobu2016-05-081-0/+4
* * lib/webrick/ssl.rb: Accept string value for SSLCertName. It is usedhsbt2016-05-071-0/+14
* * test/webrick/test_ssl_server.rb: Added basic test for `webrick/ssl`hsbt2016-05-071-0/+28
* process.c: argument types over conversionnobu2016-05-061-0/+18
* * test/ruby/test_complexrational.rb: Remove duplicated raise.yui-knk2016-05-051-1/+1
* * lib/net/http/header.rb (Net::HTTPHeader#{each_header,each_name,ktsj2016-05-041-0/+40
* * test/net/http/test_httpheader.rb: add missing test ofktsj2016-05-041-0/+9
* * lib/set.rb (Set#{delete_if,keep_if,collect!,reject!,select!,classify,divide},ktsj2016-05-041-0/+63
* * test/test_set.rb: add missing test of Set#select!.ktsj2016-05-041-0/+12
* parse.y: trace elsifnobu2016-05-031-0/+19
* * remove trailing spaces.svn2016-05-021-1/+1
* * test/ruby/test_file_exhaustive.rb: test UTF-8 filename. see [Bug #12340]usa2016-05-021-88/+217
* * test/ruby/test_refinement.rb (test_inspect): Use Integer instead of Fixnum.akr2016-05-021-3/+3
* * test/ruby/test_numeric.rb (test_step): Use Integer::FIXNUM_MAX.akr2016-05-011-2/+1
* test_name use Integer instead of Fixnum.akr2016-05-011-1/+1
* test/lib/test/unit/assertions.rb defines assert_fixnum and assert_bignum.akr2016-05-014-23/+31
* envutil.rb defines Integer::{FIXNUM_MIN,FIXNUM_MAX}.akr2016-05-016-33/+18
* Fix rb_ary_sum for mathnmrkn2016-05-011-0/+4
* * test/logger/test_logdevice.rb (TestLogDevice#test_shifting_period_suffix):usa2016-05-011-1/+0
* * test/lib/test/unit.rb (Options#non_options): fixed wrong regexp.usa2016-05-011-1/+1
* update comments.akr2016-05-013-3/+3
* Fix a test message.akr2016-05-011-1/+1
* * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.6.4.hsbt2016-04-284-4/+56
* 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