summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-12-03Use IPv6 if it's preferred.shugo
2016-12-03string.c: chomp optionnobu
2016-12-03stringio: chomp optionnobu
2016-12-03test_stringio.rb: paragraph modenobu
2016-12-03add tests againts regressions for upcoming codepoint reordering in unfolding ...duerst
2016-12-03change test class name because it is not only about foldingduerst
2016-12-02test/ruby/test_string.rb: ensure restoring $/nobu
2016-12-02parse.y: relax spacesnobu
2016-12-01String#unpack1 [Feature #12752]naruse
2016-12-01Remove `offset:` from `Array#pack`usa
2016-12-01Supports `buffer` and `offset` in `Array#pack`usa
2016-12-01parse.y: reject invalid codepointnobu
2016-12-01Wait until excpetion handling is ready.shugo
2016-12-01openssl: import fixes from upstreamrhe
2016-11-30Regexp supports Unicoe 9.0.0's \Xnaruse
2016-11-30parse.y: refine error messagenobu
2016-11-30openssl: import v2.0.0rhe
2016-11-30fix uppercasing for U+A64B, CYRILLIC SMALL LETTER MONOGRAPH UKduerst
2016-11-30Supress warnings.shugo
2016-11-29get rid of ambiguous parentheses warningsnobu
2016-11-29webrick: don't use OpenSSL::TestUtils from webrick testsrhe
2016-11-29open-uri: don't use OpenSSL::TestUtils from open-uri testsrhe
2016-11-29net/http: don't use OpenSSL::TestUtils from test coderhe
2016-11-29object.c: no TypeError at special constnobu
2016-11-29object.c: no TypeError at special const clonenobu
2016-11-29Suppress warnings.shugo
2016-11-29Fix erroneous test of target against targetduerst
2016-11-29Ignore SystemCallError in case it is raised by SSLSocket#accept.shugo
2016-11-29test_keyword.rb: more assertionsnobu
2016-11-29test_keyword.rb: assert_raise_with_message valuenobu
2016-11-29net/ftp: add a new option ssl_handshake_timeout to Net::FTP.new.shugo
2016-11-28hide exceptions in server threadusa
2016-11-28implement String/Symbol#casecmp? including Unicode case foldingduerst
2016-11-28Give a chance to complete server.acceptusa
2016-11-27object.c: no TypeError at special const dupnobu
2016-11-26file.c: home directory from systemnobu
2016-11-26net/ftp: support timeout for TLS handshake.shugo
2016-11-25round-downnobu
2016-11-24marshal.c: fix infinite recursionnobu
2016-11-24test_fileutils.rb: fix deadlocknobu
2016-11-23test_fileutils.rb: Use primary group toonobu
2016-11-23rescue Errno::EPROTOTYPE in FTPTest#test_list_read_timeout_exceeded.shugo
2016-11-23Don't encode to UTF-8 if it's unnecessary.shugo
2016-11-23Add a new optinal argument pathname to FTP#stat.shugo
2016-11-22Add BufferedSSLSocket#send.shugo
2016-11-21Revert r56856nobu
2016-11-21Add new options open_timeout and read_timeout to Net::FTP.new.shugo
2016-11-21numeric.c: refine error messagenobu
2016-11-20remote_address should be called on @bare_sock.shugo
2016-11-19Expand abbreviated option names.shugo