summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2016-06-07open-uri: regenerate server certificates used in testsrhe
2016-06-07openssl: adjust tests for OpenSSL 1.1.0rhe
2016-06-07test_syntax.rb: formal argument name testsnobu
2016-06-07* test/ruby/enc/test_case_comprehensive: Change test for encodingsduerst
2016-06-07openssl: add SSL::SSLContext#security_level{=,}rhe
2016-06-07* test/ruby/enc/test_case_comprehensive: Add regression tests forduerst
2016-06-07* test/ruby/enc/test_case_comprehensive: Fix method nameduerst
2016-06-06vm_insnhelper.c: check symbol proc to thrownobu
2016-06-06* string.c: Added UTF-16BE/LE and UTF-32BE/LE to supported encodingsduerst
2016-06-06* test/ruby/enc/test_case_comprehensive.rb: Speed up testing for smallduerst
2016-06-06* test/ruby/enc/test_case_mapping.rb:duerst
2016-06-06Thread.report_on_exceptionnobu
2016-06-05openssl: adapt to OpenSSL 1.1.0 opaque structsrhe
2016-06-05openssl: adapt OpenSSL::PKey to OpenSSL 1.1.0 opaque structsrhe
2016-06-05openssl: check existence of RAND_pseudo_bytes()rhe
2016-06-05* test/ruby/enc/test_case_comprehensive.rb:duerst
2016-06-02* string.c: Raise ArgumentError when invalid string is detected induerst
2016-05-31openssl: add missing test for r55219rhe
2016-05-31optparse.rb: fix char class optionnobu
2016-05-31Revert r55225naruse
2016-05-31* string.c: Activate full Unicode case mapping for UTF-8 by removingduerst
2016-05-30openssl: fix test failure on Fedora 23rhe
2016-05-30* ext/socket/raddrinfo.c (host_str, port_str): Use StringValueCStrusa
2016-05-30test_file_exhaustive.rb: writable opennobu
2016-05-30* test/socket/test_addrinfo.rb (TestSocketAddrinfo#test_addrinfo_ip): previoususa
2016-05-30test_addrinfo.rb: signle digit addressnobu
2016-05-30openssl: add SSLContext#ecdh_curves=rhe
2016-05-30raddrinfo.c: fix for SHARABLE_MIDDLE_SUBSTRINGnobu
2016-05-30string.c: return reallocated pointernobu
2016-05-30test_addrinfo.rb: special hostnamesnobu
2016-05-28* test/test_unicode_normalize.rb: Add test to check for availability ofduerst
2016-05-28test_file_exhaustive.rb: blocking flocknobu
2016-05-28* remove trailing spaces.svn
2016-05-28* test/ruby/enc/test_case_comprehensive.rb: Add error messages to testsduerst
2016-05-28git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55187 b2dd03c8-39d4-4d8f-98...duerst
2016-05-27variable.c: hidden constantsnobu
2016-05-27transcode.c: scrub in the given encodingnobu
2016-05-26* remove trailing spaces.svn
2016-05-26* test/ruby/enc/test_case_comprehensive.rb: Add set of comprehensiveduerst
2016-05-25* regparse.c (fetch_token_in_cc): raise error if given octal escapednaruse
2016-05-25openssl: drop OpenSSL 0.9.6/0.9.7 supportrhe
2016-05-25* regcomp.c (compile_length_tree): return error code immediatelynaruse
2016-05-24* enc/unicode.c: Fix flag error for switch from titlecase to lowercase.duerst
2016-05-24openssl: add EC.generaterhe
2016-05-24openssl: rename EC#generate_key to EC#generate_key!rhe
2016-05-24openssl: make Cipher#key= and #iv= reject too long valuesrhe