summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-07-06* enc/iso_8859_15.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-06* enc/iso_8859_16.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-06Add an assertion.shugo
2016-07-06* lib/net/http/generic_rquest.rb (write_header): A Request-Line mustshugo
2016-07-05* lib/net/ftp.rb (putline): raise an ArgumentError whenshugo
2016-07-05* ext/json/*, test/json/*: Update json-2.0.1.hsbt
2016-07-03* test/ruby/enc/test_case_comprehensive.rb, test_regex_casefold.rb,duerst
2016-07-02* lib/uri/mailto.rb (initialize): RFC3986_Parser#split sets opaquenaruse
2016-07-01* regcomp.c (noname_disable_map): don't optimize out group 0naruse
2016-07-01* test/fiddle/test_pointer.rb (test_to_str, test_to_s, test_aref_aset):ngoto
2016-06-30test_stringio.rb: reduce retry countnobu
2016-06-29* test/ruby/test_refinement.rb: skipshugo
2016-06-28Passed block symbol to procnobu
2016-06-28Move CaseTestnobu
2016-06-28Skip unavailable testsnobu
2016-06-27FileUtils#install: owner/group optionsnobu
2016-06-26Coverage on non-positive linesnobu
2016-06-25Refine assertionnobu
2016-06-25openssl: ignore test failure caused by LibreSSL bugrhe
2016-06-24No respond_to? as if the default definitionnobu
2016-06-24* ext/psych/*, test/psych/*: Upate psych 2.1.0hsbt
2016-06-24* lib/rubygems.rb, lib/rubygems/*, test/rubygems/*:hsbt
2016-06-21* test/ruby/enc/test_regex_casefold.rb: Add Windows-1251, KOI8-R, andduerst
2016-06-21Multiple values X-Forwarded-Proto in webricknobu
2016-06-21* test/ruby/test_io.rb: Skip test_readpartial_with_not_empty_buffer,duerst
2016-06-21It takes still too many memory...naruse
2016-06-21* test/ruby/test_in.rb: Skip test_read_buffer_error on cygwin,duerst
2016-06-20Optimize to speed upnaruse
2016-06-20Don't cache simple data to reduce memory usagenaruse
2016-06-20* test/ruby/test_in.rb: Skip test_open_fifo_does_not_block_other_threadsduerst
2016-06-20* vm.c (invoke_bmethod, invoke_block_from_c_0): revert r52104shugo
2016-06-20rubygems: fix test for OpenSSL 1.1.0rhe
2016-06-19openssl: add OpenSSL::OCSP::SingleResponserhe
2016-06-19openssl: implement initialize_copy for OpenSSL::OCSP::*rhe
2016-06-19openssl: implement initialize_copy method for PKey classesrhe
2016-06-19* test/ruby/test_dir_m17n.rb: Skip tests with non-UTF-8 encodingsduerst
2016-06-19variable.c: consider lengthnobu
2016-06-19Normalization test iff UTF-8 file systemnobu
2016-06-18openssl: avoid test crash on Ubuntu 16.04rhe
2016-06-18* test/rubygems/test_gem_installer.rb: Fixed broken test with extensionhsbt
2016-06-18* lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygemshsbt
2016-06-18Refine test of r55432nobu
2016-06-18Refine test of r55432nobu
2016-06-17stringio.c: fix index overflownobu
2016-06-15openssl: allow specifying hash algorithm in OCSP::*#signrhe
2016-06-14use \A and \z instead of ^ and $ in regexpkazu
2016-06-14openssl: add some accessor methods for OCSP::CertificateIdrhe
2016-06-14date_strftime.c: check precisionnobu
2016-06-14openssl: add missing #to_der to OCSP::{CertificateId,BasicResponse}rhe
2016-06-13fix test of r55397naruse