summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2016-05-23bigdecimal.c: fix FloatDomainErrornobu
2016-05-22use finalizer trick instead of thread.seki
2016-05-22 * test/ruby/enc/test_case_options.rb: adjust test class nameduerst
2016-05-22 * rename test/ruby/enc/test_casing_options.rb to test_case_options.rbduerst
2016-05-22-test-/integernobu
2016-05-22move duplicate assertionsnobu
2016-05-21just check Integernobu
2016-05-21hash method valuesnobu
2016-05-21openssl: fix possible SEGV on race between SSLSocket#stop and #connectrhe
2016-05-21openssl: add OpenSSL::PKey::EC#private? and #public?rhe
2016-05-20openssl: improve handling of password for encrypted PEMrhe
2016-05-20openssl: don't test default session lifetime valuerhe
2016-05-19fix document of Regexp#match?kazu
2016-05-19* test/ruby/test_array.rb (TestArray#test_push_over_ary_max): it seems to takeusa
2016-05-19openssl: check argument type in OpenSSL::X509::Attribute#value=rhe
2016-05-19assertions.rb: leave timeout to invoke_rubynobu
2016-05-19re.c: fix match?nobu
2016-05-19re.c: match? should return nil if no matchnobu
2016-05-18* re.c (rb_reg_match_m_p): Introduce Regexp#match?, which returnsnaruse
2016-05-18openssl: fix test failure due to the previous commitrhe