aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Move certificates to test/net/fixtures/.shugo2016-11-196-9/+9
* Support TLS and hash styles options for Net::FTP.new.shugo2016-11-191-0/+456
* logger.rb: fix next rotate timenobu2016-11-161-10/+155
* test/logger/test_logdevice.rb: heredoc stylesnobu2016-11-161-12/+21
* test_flip.rb: r56316nobu2016-11-161-0/+21
* Fix regexp and typokazu2016-11-151-2/+2
* ftp.rb: use Addrinfo interfacesshugo2016-11-151-1/+2
* * test/thread/test_queue.rb: Give up to ten seconds for threads toheadius2016-11-141-1/+4
* * test/ruby/test_module.rb: Method tables are not guaranteed to beheadius2016-11-143-3/+3
* vm_eval.c: fstring instance_evalnobu2016-11-141-0/+8
* error.c: redefined backtracenobu2016-11-131-0/+34
* error.c: rb_get_backtracenobu2016-11-131-0/+13
* test_fstring.rb: fix exceptionnobu2016-11-121-1/+1
* class.c: no fstring singleton classnobu2016-11-121-0/+9
* symbol/noninterned_name.rbnobu2016-11-122-17/+21
* range.c: check loadingnobu2016-11-111-0/+10
* rational.c: check loadnobu2016-11-111-0/+8
* vm_eval.c: fix refined method when prependednobu2016-11-101-0/+14
* range.c: check if range modifiablenobu2016-11-101-0/+6
* test_files.rb: sample sizenobu2016-11-101-1/+3
* test_files.rb: separate testsnobu2016-11-101-9/+33
* Extend timeout for RubyCI chkbuild on Debian 8.2 x86_64.shugo2016-11-101-1/+1
* test_process.rb: fix pgroup testnobu2016-11-101-1/+5
* Fix undefined method 'dump' for nil:NilClass (NoMethodError)a_matsuda2016-11-081-0/+16
* test_optimization.rb: for r56208nobu2016-11-071-2/+31
* Extend Net::HTTP#open_timeout for chkbuild on Solaris 10s.shugo2016-11-071-1/+1
* Just check that interruption doesn't cause SEGV.shugo2016-11-071-3/+1
* * test/ruby/test_optimization.rb (test_tailcall_interrupted_by_sigint):usa2016-11-061-1/+1
* confirm that status.termsig is not nil.shugo2016-11-061-3/+4
* * test/ruby/test_optimization.rb (test_tailcall_interrupted_by_sigint):shugo2016-11-061-3/+15
* include and prepend check no argsnobu2016-11-061-0/+12
* * test/rinda/test_rinda.rb (test_make_socket_ipv6_multicast,shugo2016-11-061-0/+4
* * test/net/smtp/test_smtp.rb (test_tls_connect, test_tls_connect):shugo2016-11-061-9/+24
* Use Signal.signame instead of Signal.list.shugo2016-11-061-1/+1
* * test/ruby/test_optimization.rb (test_tailcall_interrupted_by_sigint):shugo2016-11-061-4/+7
* process.c: PATH env in spawnnobu2016-11-061-0/+10
* * compile.c (tailcallable_p): disable tail call optimization forshugo2016-11-051-0/+27
* fix Resolv::LOC::Coord.create.akr2016-11-051-0/+4
* fix vtm_add_offset yday on last day of year.akr2016-11-051-0/+17
* * lib/net/http.rb (Net::HTTP.post): new convenience method to send a POST req...shugo2016-11-051-0/+16
* * lib/net/http.rb (transport_request): other than HTTPContinuenaruse2016-11-051-0/+33
* Time.parse's "now" argument as nil works again.akr2016-11-051-0/+5
* IPAddr#== and IPAddr#<=> no longer raise an exception if coercion failsknu2016-11-051-0/+9
* * vm_trace.c (tracepoint_attr_callee_id, rb_tracearg_callee_id):ktsj2016-11-051-0/+111
* * eval.c, method.h, proc.c, vm.c, vm_eval.c, vm_insnhelper.c, vm_method.c:ktsj2016-11-051-3/+3
* numeric.c: round to nearest evennobu2016-11-054-18/+141
* Add Set#compare_by_identity and Set#compare_by_identity?knu2016-11-051-0/+19
* * lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0hsbt2016-11-057-26/+13
* Refix r56559 with Fs.noatime? [ruby-core:77943] [Bug #12903]naruse2016-11-051-2/+2
* chomp optionnobu2016-11-051-0/+49