summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2016-06-13parse.y: no named capture conflict warningsnobu
2016-06-13numeric.c: Add Integer#digits [Feature #12447] [ruby-core:75799]mrkn
2016-06-13* test/ruby/enc/test_case_comprehensive.rb: Add tests for full Unicodeduerst
2016-06-12dump to stdoutnobu
2016-06-12File.expand_path compose test only on OS Xnobu
2016-06-12* test/ruby/enc/test_case_comprehensive.rb: Add tests for ASCII-onlyduerst
2016-06-12openssl: avoid test failure in test_engine.rbrhe
2016-06-12file.c: normalize cwdnobu
2016-06-11ObjectSpace.dump_all: valid JSONnobu
2016-06-11* enc/iso_8859_1.c: Implement non-ASCII case mapping.duerst
2016-06-11forwardable.rb: backtracenobu
2016-06-10test_forwardable.rb: operatorsnobu
2016-06-10forwardable.rb: fix for non-module objectsnobu
2016-06-10hash.c: ensure NUL-terminated for ENVnobu
2016-06-09openssl: use ASN1_ENUMERATED_to_BN() if neededrhe
2016-06-09openssl: fix build with OPENSSL_NO_ECrhe
2016-06-08* lib/net/smtp.rb (getok, get_response): raise an ArgumentError whenshugo
2016-06-08test_proc.rb: test_lambda?nobu
2016-06-07rubygems: regenerate server certificates used in testsrhe
2016-06-07* remove trailing spaces.svn