summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2016-11-19Move certificates to test/net/fixtures/.shugo
2016-11-19Support TLS and hash styles options for Net::FTP.new.shugo
2016-11-16logger.rb: fix next rotate timenobu
2016-11-16test/logger/test_logdevice.rb: heredoc stylesnobu
2016-11-16test_flip.rb: r56316nobu
2016-11-15Fix regexp and typokazu
2016-11-15ftp.rb: use Addrinfo interfacesshugo
2016-11-14* test/thread/test_queue.rb: Give up to ten seconds for threads toheadius
2016-11-14* test/ruby/test_module.rb: Method tables are not guaranteed to beheadius
2016-11-14vm_eval.c: fstring instance_evalnobu
2016-11-13error.c: redefined backtracenobu
2016-11-13error.c: rb_get_backtracenobu
2016-11-12test_fstring.rb: fix exceptionnobu
2016-11-12class.c: no fstring singleton classnobu
2016-11-12symbol/noninterned_name.rbnobu
2016-11-11range.c: check loadingnobu
2016-11-11rational.c: check loadnobu