aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * lib/uri/generic.rb (URI::Generic#query=): don't escape [\]^naruse2014-12-231-2/+2
* * remove trailing spaces.svn2014-12-221-1/+1
* * test/win32ole/test_win32ole_event.rb: some tests aresuke2014-12-221-52/+72
* * test/win32ole/test_win32ole_event.rb: test_s_new_exception issuke2014-12-211-6/+30
* Add a test for Dir.mktmpdir(nil) [ruby-core:66943] [Bug #10616].akr2014-12-201-0/+6
* test/test_weakref.rb: increase timeout [Bug #10618]normal2014-12-191-1/+1
* * test/ruby/test_rubyoptions.rb: (TestRubyOptions#test_verbose): support RC.usa2014-12-191-1/+1
* * test/ruby/test_rubyoptions.rb (TestRubyOptions#test_version): should supportusa2014-12-191-1/+1
* test/ruby/test_iseq.rb: spelling fix: s/diable/disable/normal2014-12-181-1/+1
* * test/gdbm/test_gdbm.rb: Added test for each_key called without a block.hsbt2014-12-171-0/+4
* * compile.c (iseq_compile_each): checkko12014-12-171-0/+10
* compile.c: skip opt_* insns for fstr args with block givennormal2014-12-171-0/+36
* iseq.c: struct accessorsnobu2014-12-161-0/+33
* test_rubyoptions.rb: clean crash lognobu2014-12-161-0/+4
* * test/ruby/test_process.rb (test_deadlock_by_signal_at_forking):ko12014-12-161-1/+1
* * test/lib/test/unit.rb: Also rescue EINVAL for older Linux thatheadius2014-12-151-1/+1
* * test/ruby/test_time.rb: Add test for getlocal(nil). Seeheadius2014-12-151-0/+11
* * test/ruby/test_io_m17n.rb: Add test for coderange clearing inheadius2014-12-151-0/+16
* * ext/objspace/objspace.c: ObjectSpace.memsize_of(obj) returnsko12014-12-152-3/+4
* string.c: fix coderange for non-endianness stringnobu2014-12-151-0/+8
* comment out for x86 extended precisionnaruse2014-12-151-2/+3
* parse.y: warn reference after method definitionnobu2014-12-141-0/+10
* test_gc.rb: workaround for Windowsnobu2014-12-131-18/+10
* test_gc.rb: waitnobu2014-12-131-3/+5
* vm_trace.c: defer interrupts while postponed jobsnobu2014-12-131-0/+26
* * test/openssl/test_pkey_ec.rb: ignored tests with old OpenSSL.hsbt2014-12-131-1/+1
* skip old OpenSSLnobu2014-12-132-4/+7
* test_https.rb: skip old OpenSSLnobu2014-12-131-1/+1
* test/openssl: skip old OpenSSLnobu2014-12-1328-28/+29
* revert r48819nobu2014-12-132-25/+17
* test_object.rb: no RSS checknobu2014-12-131-1/+1
* gc.c (define_final0): avoid duplicate blocksnormal2014-12-131-0/+8
* test_ocsp.rb: run separatelynobu2014-12-132-17/+25
* erb: suppress warningsnobu2014-12-121-1/+2
* erb: set variables from the command linenobu2014-12-121-0/+10
* erb: lineno and location settersnobu2014-12-121-0/+19
* string.c: check arguments for cryptnobu2014-12-121-0/+8
* string.c: term fillnobu2014-12-121-0/+14
* envutil.rb: kill pgroupnobu2014-12-111-1/+7
* test_process.rb: splitnobu2014-12-111-63/+69
* string.c: term fillnobu2014-12-111-0/+4
* string.c: term fillnobu2014-12-101-0/+4
* string.c: term fillnobu2014-12-101-0/+4
* string.c: term fillnobu2014-12-101-0/+4
* string.c: term fillnobu2014-12-101-0/+4
* string.c: term fillnobu2014-12-101-0/+4
* test_cstr.rb: all wchar encodingsnobu2014-12-101-6/+13
* test_cstr.rb: failed encoding namenobu2014-12-101-3/+3
* * test/net/http/test_https.rbusa2014-12-092-8/+16
* struct: avoid all O(n) behavior on accessnormal2014-12-091-0/+9