aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* variable.c: consider lengthnobu2016-06-191-4/+6
* Normalization test iff UTF-8 file systemnobu2016-06-191-2/+1
* openssl: avoid test crash on Ubuntu 16.04rhe2016-06-181-3/+3
* * test/rubygems/test_gem_installer.rb: Fixed broken test with extensionhsbt2016-06-181-1/+8
* * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygemshsbt2016-06-186-4/+125
* Refine test of r55432nobu2016-06-181-1/+2
* Refine test of r55432nobu2016-06-181-1/+7
* stringio.c: fix index overflownobu2016-06-171-0/+12
* openssl: allow specifying hash algorithm in OCSP::*#signrhe2016-06-151-5/+37
* use \A and \z instead of ^ and $ in regexpkazu2016-06-141-4/+4
* openssl: add some accessor methods for OCSP::CertificateIdrhe2016-06-141-4/+20
* date_strftime.c: check precisionnobu2016-06-141-0/+8
* openssl: add missing #to_der to OCSP::{CertificateId,BasicResponse}rhe2016-06-141-2/+65
* fix test of r55397naruse2016-06-131-1/+1
* parse.y: no named capture conflict warningsnobu2016-06-131-2/+2
* numeric.c: Add Integer#digits [Feature #12447] [ruby-core:75799]mrkn2016-06-132-0/+80
* * test/ruby/enc/test_case_comprehensive.rb: Add tests for full Unicodeduerst2016-06-131-1/+28
* dump to stdoutnobu2016-06-121-2/+9
* File.expand_path compose test only on OS Xnobu2016-06-121-12/+15
* * test/ruby/enc/test_case_comprehensive.rb: Add tests for ASCII-onlyduerst2016-06-121-10/+24
* openssl: avoid test failure in test_engine.rbrhe2016-06-121-2/+6
* file.c: normalize cwdnobu2016-06-121-0/+18
* ObjectSpace.dump_all: valid JSONnobu2016-06-111-0/+13
* * enc/iso_8859_1.c: Implement non-ASCII case mapping.duerst2016-06-111-1/+1
* forwardable.rb: backtracenobu2016-06-111-5/+8
* test_forwardable.rb: operatorsnobu2016-06-101-0/+29
* forwardable.rb: fix for non-module objectsnobu2016-06-101-3/+49
* hash.c: ensure NUL-terminated for ENVnobu2016-06-101-0/+14
* openssl: use ASN1_ENUMERATED_to_BN() if neededrhe2016-06-091-0/+6
* openssl: fix build with OPENSSL_NO_ECrhe2016-06-092-2/+10
* * lib/net/smtp.rb (getok, get_response): raise an ArgumentError whenshugo2016-06-081-0/+47
* test_proc.rb: test_lambda?nobu2016-06-081-0/+8
* rubygems: regenerate server certificates used in testsrhe2016-06-0720-194/+222
* * remove trailing spaces.svn2016-06-071-7/+7
* open-uri: regenerate server certificates used in testsrhe2016-06-071-80/+76
* openssl: adjust tests for OpenSSL 1.1.0rhe2016-06-0711-68/+126
* test_syntax.rb: formal argument name testsnobu2016-06-071-6/+19
* * test/ruby/enc/test_case_comprehensive: Change test for encodingsduerst2016-06-071-4/+4
* openssl: add SSL::SSLContext#security_level{=,}rhe2016-06-071-0/+16
* * test/ruby/enc/test_case_comprehensive: Add regression tests forduerst2016-06-071-0/+83
* * test/ruby/enc/test_case_comprehensive: Fix method nameduerst2016-06-071-8/+8
* vm_insnhelper.c: check symbol proc to thrownobu2016-06-061-0/+9
* * string.c: Added UTF-16BE/LE and UTF-32BE/LE to supported encodingsduerst2016-06-061-1/+5
* * test/ruby/enc/test_case_comprehensive.rb: Speed up testing for smallduerst2016-06-061-1/+11
* * test/ruby/enc/test_case_mapping.rb:duerst2016-06-061-59/+59
* Thread.report_on_exceptionnobu2016-06-061-0/+56
* openssl: adapt to OpenSSL 1.1.0 opaque structsrhe2016-06-051-0/+7
* openssl: adapt OpenSSL::PKey to OpenSSL 1.1.0 opaque structsrhe2016-06-054-17/+2
* openssl: check existence of RAND_pseudo_bytes()rhe2016-06-051-1/+2
* * test/ruby/enc/test_case_comprehensive.rb:duerst2016-06-051-3/+3