aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* * enc/iso_8859_15.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-061-1/+1
* * enc/iso_8859_16.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-061-1/+1
* Add an assertion.shugo2016-07-061-0/+3
* * lib/net/http/generic_rquest.rb (write_header): A Request-Line mustshugo2016-07-061-0/+8
* * lib/net/ftp.rb (putline): raise an ArgumentError whenshugo2016-07-051-0/+10
* * ext/json/*, test/json/*: Update json-2.0.1.hsbt2016-07-0514-755/+780
* * test/ruby/enc/test_case_comprehensive.rb, test_regex_casefold.rb,duerst2016-07-033-5/+3
* * lib/uri/mailto.rb (initialize): RFC3986_Parser#split sets opaquenaruse2016-07-021-4/+6
* * regcomp.c (noname_disable_map): don't optimize out group 0naruse2016-07-011-0/+1
* * test/fiddle/test_pointer.rb (test_to_str, test_to_s, test_aref_aset):ngoto2016-07-011-3/+3
* test_stringio.rb: reduce retry countnobu2016-06-301-1/+1
* * test/ruby/test_refinement.rb: skipshugo2016-06-291-0/+3
* Passed block symbol to procnobu2016-06-281-0/+29
* Move CaseTestnobu2016-06-281-10/+6
* Skip unavailable testsnobu2016-06-282-19/+19
* FileUtils#install: owner/group optionsnobu2016-06-271-0/+16
* Coverage on non-positive linesnobu2016-06-261-0/+9
* Refine assertionnobu2016-06-251-1/+1
* openssl: ignore test failure caused by LibreSSL bugrhe2016-06-251-1/+13
* No respond_to? as if the default definitionnobu2016-06-241-0/+20
* * ext/psych/*, test/psych/*: Upate psych 2.1.0hsbt2016-06-242-0/+11
* * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*:hsbt2016-06-242-31/+79
* * test/ruby/enc/test_regex_casefold.rb: Add Windows-1251, KOI8-R, andduerst2016-06-211-1/+3
* Multiple values X-Forwarded-Proto in webricknobu2016-06-211-1/+1
* * test/ruby/test_io.rb: Skip test_readpartial_with_not_empty_buffer,duerst2016-06-211-4/+4
* It takes still too many memory...naruse2016-06-211-6/+23
* * test/ruby/test_in.rb: Skip test_read_buffer_error on cygwin,duerst2016-06-211-1/+1
* Optimize to speed upnaruse2016-06-201-16/+19
* Don't cache simple data to reduce memory usagenaruse2016-06-201-13/+13
* * test/ruby/test_in.rb: Skip test_open_fifo_does_not_block_other_threadsduerst2016-06-201-1/+1
* * vm.c (invoke_bmethod, invoke_block_from_c_0): revert r52104shugo2016-06-201-0/+46
* rubygems: fix test for OpenSSL 1.1.0rhe2016-06-201-12/+0
* openssl: add OpenSSL::OCSP::SingleResponserhe2016-06-191-0/+52
* openssl: implement initialize_copy for OpenSSL::OCSP::*rhe2016-06-191-0/+28
* openssl: implement initialize_copy method for PKey classesrhe2016-06-194-0/+49
* * test/ruby/test_dir_m17n.rb: Skip tests with non-UTF-8 encodingsduerst2016-06-191-0/+5
* 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